freebsd-dev/usr.sbin/pccard/pccardd
iwasaki a376d903ff - default config file changed from /etc/pccard.conf to
/etc/defaults/pccard.conf in pccardd. But system default pccardd
  config file is still /etc/pccard.conf.sample specified in /etc/rc.conf
  for the testing this changes.
- improved `include' keyword function for error handling.
- now that resource pool (io, irq, mem) can be overridden.
- pccard config entries is searched following the first match rule if
  there are more than two entries which have the same card identifier.

Note that the /etc/defaults/pccard.conf related files is not committed
at this time, will come a week later.  I'll prepare the test version
of /etc/defaults/pccard.conf, /etc/pccard.conf and other files soon.

Reviewed by:	imp and nomads in Japan.
2000-03-30 16:01:37 +00:00
..
cardd.c Merge from PAO; Add new keywords for pccard.conf, auto and default. 2000-01-26 17:54:00 +00:00
cardd.h - default config file changed from /etc/pccard.conf to 2000-03-30 16:01:37 +00:00
file.c - default config file changed from /etc/pccard.conf to 2000-03-30 16:01:37 +00:00
Makefile Moved main() to a new file (pccardd.c). 1998-02-27 08:19:25 +00:00
pccard.conf.5 - default config file changed from /etc/pccard.conf to 2000-03-30 16:01:37 +00:00
pccardd.8 - default config file changed from /etc/pccard.conf to 2000-03-30 16:01:37 +00:00
pccardd.c - default config file changed from /etc/pccard.conf to 2000-03-30 16:01:37 +00:00
readcis.c Version 1.16 was a bad change, so revert it. 1999-12-08 18:12:02 +00:00
readcis.h Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entire 1999-12-07 19:23:56 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00