summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-11-11 01:50:10 +0000
committermarcel <marcel@FreeBSD.org>2002-11-11 01:50:10 +0000
commit017042d4f5067609c24b42d4d2fd6611b80f7711 (patch)
tree040a3ddbddd36074a11dd729c9bfaac9b8d7a132 /sys/ia64/conf
parent8746ce7cea341ae8fc2e05353a4ae0b9e1f72aaf (diff)
downloadFreeBSD-src-017042d4f5067609c24b42d4d2fd6611b80f7711.zip
FreeBSD-src-017042d4f5067609c24b42d4d2fd6611b80f7711.tar.gz
Comment-out USB support. A kernel doesn't boot with it. Deal with it
later.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC24
1 files changed, 12 insertions, 12 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 7372db7..562224b 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -157,16 +157,16 @@ device faith # IPv6-to-IPv4 relaying (translation)
device bpf #Berkeley packet filter
# USB support
-device uhci # UHCI PCI->USB interface
-device ohci # OHCI PCI->USB interface
-device usb # USB Bus (required)
-device ugen # Generic
-device uhid # "Human Interface Devices"
-device ukbd # Keyboard
-device ulpt # Printer
-device umass # Disks/Mass storage - Requires scbus and da0
-device ums # Mouse
+#device uhci # UHCI PCI->USB interface
+#device ohci # OHCI PCI->USB interface
+#device usb # USB Bus (required)
+#device ugen # Generic
+#device uhid # "Human Interface Devices"
+#device ukbd # Keyboard
+#device ulpt # Printer
+#device umass # Disks/Mass storage - Requires scbus and da0
+#device ums # Mouse
# USB Ethernet
-device aue # ADMtek USB ethernet
-device cue # CATC USB ethernet
-device kue # Kawasaki LSI USB ethernet
+#device aue # ADMtek USB ethernet
+#device cue # CATC USB ethernet
+#device kue # Kawasaki LSI USB ethernet
OpenPOWER on IntegriCloud