Add in missing brswphy(4) and the commented out USB entries.
authorbrad <brad@openbsd.org>
Sat, 12 Jul 2014 22:03:16 +0000 (22:03 +0000)
committerbrad <brad@openbsd.org>
Sat, 12 Jul 2014 22:03:16 +0000 (22:03 +0000)
ok pirofti@

sys/arch/octeon/conf/RAMDISK

index 474bcbe..341ba16 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.13 2014/06/10 12:41:10 jasper Exp $
+#      $OpenBSD: RAMDISK,v 1.14 2014/07/12 22:03:16 brad Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -62,12 +62,22 @@ pciide*             at pci? flags 0x0000
 # IDE hard drives
 wd*            at pciide? flags 0x0000
 
+# USB Controllers
+#octhci*               at iobus0
+
+# USB bus support
+#usb*          at octhci?
+
+# USB devices
+#uhub*         at usb?         # USB Hubs
+
 cn30xxgmx*     at iobus?
 cnmac*         at cn30xxgmx?
 
 rgephy*                at mii?
 ukphy*         at mii?
 atphy*         at mii?
+brswphy*       at mii?
 
 pseudo-device  loop            1       # network loopback
 pseudo-device  bpfilter        1       # packet filter