summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2011-03-09 17:15:11 +0000
committerjulian <julian@FreeBSD.org>2011-03-09 17:15:11 +0000
commit144fd87db2827f5a4ba8c3efd3a044e3d3b913de (patch)
tree541f44e86e9f6c701fe12da4ba0de464e82c1d5a /sys/pc98/conf
parent23b678467d3c13550b83748f55274f9b067b2e94 (diff)
downloadFreeBSD-src-144fd87db2827f5a4ba8c3efd3a044e3d3b913de.zip
FreeBSD-src-144fd87db2827f5a4ba8c3efd3a044e3d3b913de.tar.gz
Add a small change to the comment in the GENRIC config files that include udbp
Submitted by: Chris Forgron, cforgeron at acsi dot ca MFC after: 1 week
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index e137297..191165e 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -252,7 +252,7 @@ device bpf # Berkeley packet filter
#device ohci # OHCI PCI->USB interface
#device ehci # EHCI PCI->USB interface (USB 2.0)
#device usb # USB Bus (required)
-#device udbp # USB Double Bulk Pipe devices
+#device udbp # USB Double Bulk Pipe devices (needs netgraph)
#device uhid # "Human Interface Devices"
#device ukbd # Keyboard
#device ulpt # Printer
OpenPOWER on IntegriCloud