sdahci(3): correct device name for top level control messages (thanks joe9)
This commit is contained in:
parent
8c513a0740
commit
bcb3b3940e
1 changed files with 4 additions and 4 deletions
|
@ -45,16 +45,16 @@ The top level control file,
|
||||||
.BR /dev/sdctl ,
|
.BR /dev/sdctl ,
|
||||||
supports the following control messages for
|
supports the following control messages for
|
||||||
.IR sdahci :
|
.IR sdahci :
|
||||||
.TF "\fLiahci idprint"
|
.TF "\fLahci idprint"
|
||||||
.TP
|
.TP
|
||||||
.B iahci debug
|
.B ahci debug
|
||||||
Toggle debug messages. Default is off.
|
Toggle debug messages. Default is off.
|
||||||
.TP
|
.TP
|
||||||
.B iahci idprint
|
.B ahci idprint
|
||||||
Toggle printing of drive identification messages. Default is on.
|
Toggle printing of drive identification messages. Default is on.
|
||||||
Prints short messages when a drive is identified or removed.
|
Prints short messages when a drive is identified or removed.
|
||||||
.TP
|
.TP
|
||||||
.B iahci aprint
|
.B ahci aprint
|
||||||
Print verbose ATAPI debugging messages. Default is off.
|
Print verbose ATAPI debugging messages. Default is off.
|
||||||
.PD
|
.PD
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue