           SPELL=pcmciautils
	 VERSION=017
	  SOURCE=$SPELL-$VERSION.tar.bz2
	 SOURCE2=${SOURCE}.sign
      SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/pcmcia/$SOURCE
     SOURCE2_URL=${SOURCE_URL}.sign
      SOURCE_GPG="kernel.gpg:${SOURCE2}"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
         ENTERED=20050724
         LICENCE=GPL2
        KEYWORDS="pcmcia utils"
	   SHORT="pcmciautils contains utils for pcmcia subsystem"
cat << EOF
PCMCIAutils contains the initialization tools necessary to allow the PCMCIA subsystem to behave 
(almost) as every other hotpluggable bus system (e.g. USB, IEEE1394). This is made possible 
either by hotplug  scripts or udev rules.


Please note that the kernel support for this new feature is only present since 
2.6.13-rc1. Also, you need sysfsutils 1.3.0 and module-init-tools 3.2-pre4 or 
later. 
EOF
