summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardc/pccardc.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard/pccardc/pccardc.8')
-rw-r--r--usr.sbin/pccard/pccardc/pccardc.813
1 files changed, 12 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardc/pccardc.8 b/usr.sbin/pccard/pccardc/pccardc.8
index 5fcc941..81bea7a 100644
--- a/usr.sbin/pccard/pccardc/pccardc.8
+++ b/usr.sbin/pccard/pccardc/pccardc.8
@@ -44,11 +44,13 @@ The
utility controls PC-CARD slots and configures and displays information
about PCMCIA cards. It understands the following subcommands:
.Pp
-.Bl -tag -width pccardmem -compact
+.Bl -tag -width dumpcisfile -compact
.It Ic beep
Set beep type
.It Ic dumpcis
Print card CIS(s)
+.It Ic dumpcisfile
+Print card CIS(s) from files
.It Ic enabler
Device driver enabler
.It Ic help
@@ -101,6 +103,15 @@ specifies which slot to read.
When no option is supplied, it displays
the CIS of all of the available cards.
.It
+.Ic dumpcisfile
+.Ar files Op Ar ...
+.Pp
+Displays CIS(s) in the same format as
+.Ic dumpcis ,
+but does so using
+.Ar files
+as the input CIS data instead of physical PC-CARD cards.
+.It
.Ic enabler Ar slot driver
.Op Fl m Ar card addr size
.Op Fl a Ar iobase
OpenPOWER on IntegriCloud