freebsd-dev/usr.sbin/pccard/misc/FILES
Poul-Henning Kamp f2b46629be The userland part of Andrew McRae's PCMCIA/PCCARD code.
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>
1995-08-24 09:03:04 +00:00

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.