freebsd-dev/usr.sbin/pccard/pccardd
Brian Feldman e088615df0 Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS
structure from a file instead of a PC-CARD itself before parsing and
dumping it. (E.g. useful when you get a CIS file from a manufacturer
which fixes they broken card's CIS, and add it to the pccard quirks.)
2003-02-25 22:14:38 +00:00
..
cardd.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
cardd.h
file.c
Makefile
pccard.conf.5
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 Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS 2003-02-25 22:14:38 +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
util.c