NdisWrapper
- 0
- Add a Comment
Don’t get me wrong. I truly believe that in many ways the NdisWrapper project is a saving grace for many WiFi Linux users. Still, it is really complicated for newer users even though it does make life easier for most Linux fans.
Some vendors do not release specifications of the hardware or provide a linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation. [Read the rest]
