ref: f8f9a8ee1c0f973141edc8620076f40c8e93831f
parent: 97bc11f7f1a53cfd4b36328b12e2af54f004c044
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Mar 27 10:31:45 EDT 2019
plan9.ini(8): add USB section, documenting various usb options
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -867,6 +867,18 @@
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)
--
⑨