           SPELL=ndiswrapper
         VERSION=1.26
    SOURCE_HASH=sha512:104e46f25d75100a95b00e1872b77135ed3fd178242988939360c6781e8e6a67950df70e94640f4e984368f234ced89fdbb41309bf9f1dd5553daa32912f4799
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://$SPELL.sf.net/
         ENTERED=200404
        KEYWORDS="ndis driver"
           SHORT='Kernel module to load NDIS (W%nd&ws network driver API) drivers'
cat << EOF
Some vendors refuse to release specs or even a binary linux-driver for their
WLAN cards. This project tries to solve this problem by making a kernel module
that can load Ndis (windows network driver API) drivers. We're not trying to
implement all of the Ndis API but rather implement the functions needed to get
these unsupported cards working.

The driver works quite well on many builtin cards as well as PCMCIA (Cardbus
only) cards.

Most chipsets without proper Linux drivers are supported. You can see a list of chipsets
here: $WEB_SITE/supported_chipsets.html.
EOF
