Linked by Thom Holwerda on Mon 18th Jan 2010 16:06 UTC, submitted by fireball
Permalink for comment 404905
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
More News »
Sponsored Links



Member since:
2007-09-06
I was post a quick one-liner about "can directly use" followed bu "with Ndiswrapper" but I'd rather help clarify.
- If you are using the driver inside a wrapper then the OS kernel is not using the driver directly. The wrapper is translating between the Windows driver and host OS.
- With Ndiswrapper specifically, one should get basic NIC functions from the Windows driver however it may not provide more advanced functions beyond the basic connection (no packet injection or other fun).
- How easily you'll be configuring the driver inside ndiswrapper inside the OS driver framework depends on the distribution. Mandriva manages it well including a "would you like to use a Windows driver for your NIC" during the installation wizard.
The solution to all of this is convincing NIC (and other hardware manufacturers) that drivers and/or driver interface specs are part of public documentation that increases there potential customer base. If they want to make utilities closed source and "value add" bits of the hardware product then fine but closed drivers from a vendor deciding what limited OS I can run there hardware under is madness. I've yet to hear a rational reason that drivers or driver interface specs should be hidden away like they are. (Broadcom, your "but people will change the power output" excuse doesn't fly either.)