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)

----------------------------------------
Copyright (c) 1998 David A. Hinds -- All Rights Reserved

Use, redistribution, and modification of this code is permitted
subject to the following conditions:

1.  Redistribution and modification of this code must preserve this
    and all other copyright statements and attributions.

2.  Modified versions of this code must be clearly identified as such.

3.  Binary distributions must include this notice and disclaimer.

4.  Advertising materials that refer to specific features of this
    or a derived product must acknowledge the author.

5.  The author's name may not be used to endorse or promote any
    product derived from this software without written permission.

6.  Incorporation into commercial products is permitted, but I would
    like to be notified of such uses.

This software is provided "as is", with no explicit or implied
warranties.  

Some of the client drivers (nmclan_cs.c, 3c589_cs.c, pcnet_cs.c,
smc91c92_cs.c, fmvj18x_cs.c) contain code written by others, subject
to more restrictive (GPL) licensing requirements.

If you make improvements to this software, I'd appreciate if you would
send me the details of what you've done.

	-- David Hinds
	   dhinds@hyper.stanford.edu
