View | Details | Raw Unified | Return to bug 66771
Collapse All | Expand All

(-)usr.sbin/pccard/pccardc/pccardc.8 (-2 / +2 lines)
Lines 137-143 Link Here
137
is the size of memory window (kb).
137
is the size of memory window (kb).
138
.It Fl a Ar iobase
138
.It Fl a Ar iobase
139
.Ar iobase
139
.Ar iobase
140
specifies the port a number to be mapped to the I/O window (hex)
140
specifies the port number to be mapped to the I/O window (hex)
141
.It Fl i Ar irq
141
.It Fl i Ar irq
142
.Ar irq
142
.Ar irq
143
specifies the IRQ (decimal from 1 to 15) the card will use for interrupts.
143
specifies the IRQ (decimal from 1 to 15) the card will use for interrupts.
Lines 163-169 Link Here
163
.It
163
.It
164
.Ic pccardmem Ar addr
164
.Ic pccardmem Ar addr
165
.Pp
165
.Pp
166
Specifies the host address using PC-CARD controller(PCIC)
166
Specifies the host address range PC-CARD controller(PCIC)
167
will use to map cards to.
167
will use to map cards to.
168
Because the PCIC needs a contiguous 16KB memory, and most machines
168
Because the PCIC needs a contiguous 16KB memory, and most machines
169
have other ROMs or devices at other places in the ISA I/O memory
169
have other ROMs or devices at other places in the ISA I/O memory
Lines 280-283 Link Here
280
and
280
and
281
.Ic wrattr .
281
.Ic wrattr .
282
Misuse can make the system unstable or damage the card.
282
Misuse can make the system unstable or damage the card.

Return to bug 66771