freebsd-dev/usr.sbin/pccard/pccardd
Warner Losh 926c662984 Go ahead and allow ports as high as 0xfff to be used for pccard
devices.  Only some devices support above 0x400, but since you have to
explicitly enable this range, you are assumed to know what you are
doing.
2003-08-03 06:17:06 +00:00
..
cardd.c Remove obsolete compatibility ifdef. 2003-04-23 23:41:48 +00:00
cardd.h Go ahead and allow ports as high as 0xfff to be used for pccard 2003-08-03 06:17:06 +00:00
file.c Add a ; to make a non-null statement 2002-09-29 22:58:53 +00:00
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
pccard.conf.5 Correct a typo. 2002-03-24 02:34:59 +00:00
pccardd.8 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
pccardd.c Add -x option. This causes pccardd to exit after probing the cards. This 2002-09-29 23:00:11 +00:00
readcis.c manufacturer id is typically 4 bytes 2003-03-14 21:11:01 +00:00
readcis.h Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS 2003-02-25 22:14:38 +00:00
server.c Include string.h for strlen declaration 2003-06-09 06:17:07 +00:00
util.c Use vsnprintf in logmsg() to avoid overflowing the array on the stack. 2001-02-25 19:52:42 +00:00