[Lunar-commits] CVS: moonbase/net/ndiswrapper BUILD, NONE,
1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Wed Oct 6 09:51:58 UTC 2004
Update of /var/cvs/lunar/moonbase/net/ndiswrapper
In directory espresso.foo-projects.org:/tmp/cvs-serv6670/ndiswrapper
Added Files:
BUILD DETAILS POST_INSTALL
Log Message:
Adding ndiswrapper for those people who have cheap^H^H^H^H^Hunsupported hardware.
--- NEW FILE: BUILD ---
(
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=ndiswrapper
VERSION=0.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=md5:7ff4b545443b6d92de0f78773c219872
WEB_SITE=http://ndiswrapper.sourceforge.net/
ENTERED=20041006
UPDATED=20041006
SHORT="Ndis driver wrapper for the Linux kernel"
cat << EOF
Use windows ndis drivers in the linux kernel for some wireless network cards.
The list can be found here:
http://ndiswrapper.sourceforge.net/wiki/index.php/List
EOF
--- NEW FILE: POST_INSTALL ---
cat << EOF
You now need to do the following:
> ndiswrapper -i </path/to/inffile.inf>
Which will copy all of the files needed to /etc/ndiswrapper and create a
config file for the card.
Once installed, run:
> ndiswrapper -l
You should see a list of installed drivers and a list of present hardware.
You can now run:
> modprobe ndiswrapper
Which will create wlan0, if the system has a card that works with the loaded
driver.
EOF
More information about the Lunar-commits
mailing list