           SPELL=softmac
         VERSION=snapshot
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://softmac.sipsolutions.net/$SOURCE
   SOURCE_IGNORE=unversioned
      LICENSE[0]=GPL
        WEB_SITE=http://softmac.sipsolutions.net/
         ENTERED=20060111
        KEYWORDS="kernels"
           SHORT='ieee80211 software MAC layer'
cat << EOF
The ieee80211 softmac layer is intended to be a software MAC layer
complementing ieee80211 layer in Linux with protocol management features that a
lot of hardware no longer does but instead hands off to software. It is
intended to handle scanning, assocation and similar tasks.

The ieee80211softmac layer is provided as an extra kernel module so that the
functionality is not linked in when it isn't needed.
EOF
