summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dumpcis/printcis.c
Commit message (Collapse)AuthorAgeFilesLines
* Move sys/pccard/*.h here.imp2009-02-151-2/+1
|
* Remove unnecessary pccard/cardinfo.h include.imp2009-02-151-1/+0
|
* The original programs that this code was lifted from (pccardd andimp2008-11-201-2/+2
| | | | | | | | | | pccardc) parsed data to make decisions about stuff related to card configuration. The purely CIS dumping aspect of this program obviates the need for such parsing. Save some space and don't parse the data anymore for configuration purposes. Just parse it to print an interpreatation of it.
* make this warns=5 cleanimp2008-11-171-17/+17
|
* Move dumpcis to its own directory, start to decouple from theimp2008-11-171-0/+1107
pccardc/pccardd history.
OpenPOWER on IntegriCloud