Debian Ndiswrapper
From DSO Wiki
nstall the following as root:
apt-get install module-assistant ndiswrapper-utils ndiswrapper-source
m-a prepare
m-a update
module-assistant auto-install ndiswrapper
You find more instruction in /usr/share/doc/ndiswrapper*/README*
Get your windows drivers .sys and .inf and place them in a convenient location.
ndiswrapper -i pathto .inf
Make sure it's configured
ndiswrapper -l
installed drivers:
your driver driver installed, hardware (8086:4233) present
Then add ndiswrapper in /etc/modules
modprobe ndiswrapper
After upgrading your kernel you will have to install the ndiswrapper module again
module-assistant auto-install ndiswrapper
