- Is the Cisco MARS mission going to abort?
- First iPhone worm spreads Rick Astley wallpaper
- 10 stunning 3D buildings made with Google SketchUp
- Open source software ready for big business
- Four reasons to buy (and one reason to avoid) the Droid
Why didn't you mention ndiswrapper in your recent column on obtaining Linux drivers for USB wireless network devices?
We learned about this from readers after the column ran.
Ndiswrapper lets Linux users employ the Windows drivers provided by the device manufacturer with a Linux system. The package is available in source code and as a Debian package that can be installed using apt-get.
The software implements a Windows kernel API and NDIS API inside the Linux kernel, so the device runs natively, as it would in a Windows system.
This native Windows API implementation allows ndiswrapper to support a number of devices in addition to the wireless network devices for which it was designed. A list of devices known to work with the ndiswrapper driver is available.
To install from the source code, you need the Linux kernel source code that matches your system and the wireless-tools package. RedHat, Mandrake and Debian provide wireless-tools packages you can install with their respective package-management tools.
How to install ndiswrapper is well documented. Pay particular attention to the section on installing the appropriate Windows driver for your device. Once ndiswrapper is built and the Windows driver is installed, follow the instructions in the configuration section of the wiki to load the kernel module and configure the network interface.
Comments (3)
USB wireless driver for LinuxBy Basavaraj on November 27, 2007, 2:09 amIn Our campus we are having Wi-Fi Connectivity, I can Access it from windows platform but I want to access it in Linux. So Please help me. Where I can get the source...
Reply | Read entire comment
USB Wireless Drivers By Anonymous on October 18, 2008, 7:58 pmI have somewhat of a problem. Am new to Linux and have the drivers for a wireless USB device but do not know how to install or configure them and do not understand...
Reply | Read entire comment
WUSB Driver...By Anonymous on November 4, 2008, 2:10 amWill you please attach WUSB driver source code?
Reply | Read entire comment
View all comments