MFPAO vis Iwasaki-san on the train from Tokyo to Osaka.
Document "reset", "iosize" and "memsize". The code for these was merged in some time ago. Reviewed by: iwasaki-san
This commit is contained in:
parent
7eae01a3da
commit
59ce7098e8
@ -144,6 +144,9 @@ The syntax for card identifiers is:
|
|||||||
.Dl card Ar manufacturer version [ add_info1 [ add_info2 ]]
|
.Dl card Ar manufacturer version [ add_info1 [ add_info2 ]]
|
||||||
.Dl config Ar index driver interrupt [ flags ]
|
.Dl config Ar index driver interrupt [ flags ]
|
||||||
.Dl ether Ar offset
|
.Dl ether Ar offset
|
||||||
|
.Dl reset Ar time
|
||||||
|
.Dl iosize Ar size
|
||||||
|
.Dl memsize Ar size
|
||||||
.Dl insert Ar command
|
.Dl insert Ar command
|
||||||
.Dl remove Ar command
|
.Dl remove Ar command
|
||||||
.Pp
|
.Pp
|
||||||
@ -189,6 +192,19 @@ commands using the
|
|||||||
.Em $ether
|
.Em $ether
|
||||||
macro.
|
macro.
|
||||||
.Pp
|
.Pp
|
||||||
|
The optional
|
||||||
|
.Em reset
|
||||||
|
keyword specifies reset duration at a card insertion in
|
||||||
|
.Ar time
|
||||||
|
milliseconds.
|
||||||
|
Default is 100msec.
|
||||||
|
.Pp
|
||||||
|
.Em iosize
|
||||||
|
and
|
||||||
|
.Em memsize
|
||||||
|
keywords are used with cards whose resources such as I/O ports and
|
||||||
|
shared memory block are not specified in the CIS tuple.
|
||||||
|
.Pp
|
||||||
The
|
The
|
||||||
.Em insert
|
.Em insert
|
||||||
and
|
and
|
||||||
|
Loading…
Reference in New Issue
Block a user