git: 9front

Download patch

ref: ca9dc1ea7369d659afcf39b9eeb6f6b887dfc0e4
parent: bc49eb1cd2b4857795c62a3d6af4eb7302d815ac
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Thu Oct 13 02:18:30 EDT 2011

plan9.ini(8): remove obsolete usb documentation

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -385,18 +385,6 @@
 (S)ATA controllers are autodetected.
 .SS \fL*nodma=\fP
 disable DMA on ata devices.
-.SS \fLusbX=type=uhci\fP
-.SS \fLusbX=type=ohci\fP
-This specifies the settings for a USB UHCI or OHCI controller.
-Like the Ethernet controllers, USB controllers are autodetected
-after scanning for the ones listed in
-.IR plan9.ini .
-Thus, most systems will not need a
-.B usbX
-line.
-Also like the Ethernet controllers, USB autoprobing can be
-disabled by specifying the line
-.BR *nousbprobe= .
 .SS \fLscsiX=value\fP
 This defines a SCSI interface which cannot be automatically detected
 by the kernel.
--