           SPELL=pcmciautils
	 VERSION=018
	  SOURCE=$SPELL-$VERSION.tar.bz2
	 SOURCE2=${SOURCE}.sign
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/kernel/pcmcia/$SOURCE
   SOURCE_URL[1]=http://ftp.osuosl.org/pub/linux/utils/kernel/pcmcia/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL}.sign
  SOURCE2_URL[1]=${SOURCE_URL[1]}.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
