f2b46629be
This is not quite finished yet, and therefore I have not added it to the usr.sbin/Makefile yet. I collected a bunch of Andrews small programs into one: pccardc /phk Reviewed by: phk Submitted by: Andrew McRae <andrew@mega.com.au>
13 lines
468 B
Plaintext
13 lines
468 B
Plaintext
The files are:
|
|
|
|
enabler Sample enabler for connecting drivers
|
|
dumpcis Reads and dumps CIS of card.
|
|
pccardmem Sets a memory area for use by the driver
|
|
rdmap Dumps the current memory and I/O card contexts
|
|
rdreg reads a PCIC register
|
|
wrreg Writes a PCIC register
|
|
wrattr Writes a byte into the card's attribute area.
|
|
|
|
The cardd stuff has been updated for the new interfaces, but
|
|
hasn't been tested to any real extent.
|