plan9.ini(8): add USB section, documenting various usb options
This commit is contained in:
parent
2f5983ba02
commit
4d3367d11f
1 changed files with 12 additions and 0 deletions
|
@ -867,6 +867,18 @@ The main feature of the interface is the ability to watch
|
|||
battery life (see
|
||||
.IR stats (8)).
|
||||
It is not on by default because it causes problems on some laptops.
|
||||
.SS USB
|
||||
.SS \fL*nousbprobe=\fP
|
||||
Disable USB host controller detection.
|
||||
.SS \fL*nousbohci=\fP
|
||||
.SS \fL*nousbuhci=\fP
|
||||
.SS \fL*nousbehci=\fP
|
||||
.SS \fL*nousbxhci=\fP
|
||||
Disable specific USB host controller types.
|
||||
.SS \fLnousbrc=\fP
|
||||
Disable
|
||||
.IR nusbrc (8)
|
||||
startup at boot time.
|
||||
.SS \fLnousbhname=\fP
|
||||
When defined,
|
||||
.IR nusbrc (8)
|
||||
|
|
Loading…
Reference in a new issue