This is the Debian GNU/Linux prepackaged version of the PCMCIA Card
Services package.  It was created from sources written by David Hinds
<dhinds@pcmcia.sourceforge.org>.  This version of Card Services is
Copyright (C) 1998, 1999, 2000 David A. Hinds

This package was created by Oliver Oberdorf,
<oly@head-cfa.harvard.edu>, from sources obtained from:
 http://pcmcia-cs.sourceforge.net/ftp/
The cardinfo utility used in this package is the replacement available
from:
 http://www.ne.jp/asahi/linux/timecop/cardinfo_src.tar.gz

This package has been modified by Brian Mays <brian@debian.org>.
Modifications of pcmcia-cs package for Debian GNU/Linux Copyright (C)
1996-2003 Brian Mays and are released under the GPL (on Debian systems
see "/usr/share/common-licenses/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 FLTK Library is required to compile cardinfo, an X-based card
   status utility.  This library can be found in the Debian libfltk-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:
    /etc/sysconfig/pcmcia -> /etc/default/pcmcia
 * 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
 * change compile options to -O2 and -Wall
 * Added a note in the pcinitrd(8) man page about needing ash(1)
 * Fixed bug in a sed script causing an incorrect assignment to the
   HWADDR shell variable in /etc/pcmcia/network
 * Modified /etc/pcmcia/network so that it does not use the DNS_[1-3]
   variables if DNSSRVS has been set
 * Added an example to etc/serial.opts for creating an inittab entry
   using getty instead of mgetty
 * Added several comments to the configuration files
 * Modified the Configure script to turn off CardBus support if PCI
   is disabled
 * Fixed the exit codes of /etc/init.d/pcmcia
 * Fixed the workings of /etc/init.d/pcmcia
 * Changed the /etc/pcmcia scripts to call /bin/bash instead of /bin/sh
 * Changed file locations in /usr/man to comply with the FHS
 * Modified the Configure script (which contains some bashisms) to use
   bash instead of sh
 * Changed the location of the scheme file from /var/run/pcmcia-scheme
   to /var/lib/misc/pcmcia-scheme as per FHS 2.1
 * Changed stuff in etc/install-etc that will build /var/lib/pcmcia
 * Added replacement cardinfo program by Tim Copperfield
   <timecop@japan.co.jp>
 * Added override of David Hinds' DIRS variable in the makefile
 * Changed fgrep to grep in the rc.pcmcia script.  This is necessary
   because the boot-floppies do not have fgrep
 * Fixed munged up and broken "automated" man directory detector
 * Fixed install-etc script problems with permissions
 * Fixed network script to work in environments where LANG!=C
 * Changed installation to place cardinfo under /usr/bin
 * Added whereami support to the network script
 * Added some devfs support to /etc/pcmcia scripts (not calling mknod)

------------------------------------------------------------------------
cardinfo.c and panel.xpm are Copyright (c) 1999 Tim Copperfield
<timecop@japan.co.jp> and are released under the GPL.

On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in "/usr/share/common-licenses/GPL".
------------------------------------------------------------------------
dlport.c is written by David Hinds, dhinds@hyper.stanford.edu and is in
the public domain.
------------------------------------------------------------------------
