This is the Debian GNU/Linux prepackaged version of the PCMCIA Card
Services package.  It was created from sources written by David Hinds
<dhinds@allegro.stanford.edu>.  This version of Card Services is
copyright 1996, David Hinds.

This package was created by Oliver Oberdorf,
<oly@head-cfa.harvard.edu>, from sources obtained from:
 hyper.stanford.edu:/pub/pcmcia

This package has been modified by Brian Mays <brian@debian.org>.
Modifications of pcmcia-cs package for Debian GNU/Linux Copyright (C)
1996-97 Brian Mays and are released under the GPL (on Debian systems
see `/usr/doc/copyright/GPL').

Notes:
 * A complete linux source tree for the kernel, not just an up-to-date
   kernel image, is required to compile the PCMCIA package.  The PCMCIA
   modules contain some references to kernel source files.
 * The Forms Library is required to compile cardinfo, an X-based card
   status utility.  A binary distribution is on hyper.stanford.edu in
   /pub/pcmcia/extras: there are both a.out and ELF versions of the
   library.  This library also can be found in the Debian xforms-dev
   package.
 * The PCMCIA modules will automatically be configured for APM
   (Advanced Power Management) if a compatible version is detected on
   the system.  APM tools can be found in the Debian apm package.

Changes:
 * added Debian GNU/Linux package maintenance system files
 * modified pathnames to conform to FSSTD and other Debian standards:
    /usr/bin/X11 -> /usr/X11R6/bin
    /etc/sysconfig/pcmcia -> /etc/pcmcia.conf
 * modified etc/Makefile to
    - prevent it from creating symbolic links in the /etc/rc?.d
      directories
    - prevent it from modifying the /etc/conf.modules file
 * modified etc/config to not assume that kernel module 8390.o is in
   the net subdirectory
 * modified modules/Makefile to place 8390.o and aztcd.o in the
   modules subdirectory and not in the net subdirectory to avoid a
   conflict with the kernel-image package
 * changed the header file include order in modules/netwave_cs.c to
   fix a problem with compiling under libc6
 * change compile options to -O2 and -Wall
 * added a probe(8) man page
 * modified cardinfo.c so that it can find the forms.h header file.
 * added netenv (contriubuted by Gerd Bavendiek <bav@rw.sni.de>) in
   the doc/examples directory
 * Adapted Configure script to compensate for insmod's stupid behavior of
   printing the usage after printing the version number
 * Removed a reference to /dev/systty in the pcinitrd script
 * Added a note in the pcinitrd(8) man page about needing ash(1)

----------------------------------------
