summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/conf/GENERIC
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2004-09-16 09:14:05 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2004-09-16 09:14:05 +0000
commit16778c1dd02981d333597aecc214fc63986bb86a (patch)
treefcd59c713099ebc912cff604a4ae1b1828fe7a31 /sys/arch/sgi/conf/GENERIC
parent2709813235b2561527ed3c1f5e8b6fe117ddc89c (diff)
cleanup deafult locators (blah ?); please check that your most hated architecture is still fluffy (;
Diffstat (limited to 'sys/arch/sgi/conf/GENERIC')
-rw-r--r--sys/arch/sgi/conf/GENERIC89
1 files changed, 42 insertions, 47 deletions
diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC
index 9df34babddc..9510f9b9c8d 100644
--- a/sys/arch/sgi/conf/GENERIC
+++ b/sys/arch/sgi/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.8 2004/09/09 22:11:39 pefo Exp $
+# $OpenBSD: GENERIC,v 1.9 2004/09/16 09:14:04 mickey Exp $
#
machine sgi mips64
@@ -57,61 +57,56 @@ macepcibr0 at macebus0 # MACE controller PCI Bus bridge.
pci* at macepcibr?
#### SCSI
-ahc* at pci? dev ? function ?
-siop* at pci? dev ? function ?
+ahc* at pci?
+siop* at pci?
scsibus* at siop?
scsibus* at ahc?
#### NICs
-dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet
-ep* at pci? dev ? function ? # 3Com 3c59x
-fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet
-mtd* at pci? dev ? function ? # Myson MTD803 3-in-1 Ethernet
-ne* at pci? dev ? function ? # NE2000-compatible Ethernet
-ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet
-vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
-xl* at pci? dev ? function ? # 3C9xx ethernet
-
-
+dc* at pci? # 21143, "tulip" clone ethernet
+ep* at pci? # 3Com 3c59x
+fxp* at pci? # EtherExpress 10/100B ethernet
+mtd* at pci? # Myson MTD803 3-in-1 Ethernet
+ne* at pci? # NE2000-compatible Ethernet
+ti* at pci? # Alteon ACEnic gigabit Ethernet
+vr* at pci? # VIA Rhine Fast Ethernet
+xl* at pci? # 3C9xx ethernet
##### Media Independent Interface (mii) drivers
-exphy* at mii? phy ? # 3Com internal PHYs
-inphy* at mii? phy ? # Intel 82555 PHYs
-iophy* at mii? phy ? # Intel 82553 PHYs
-icsphy* at mii? phy ? # ICS 1890 PHYs
-lxtphy* at mii? phy ? # Level1 LXT970 PHYs
-nsphy* at mii? phy ? # NS and compatible PHYs
-nsphyter* at mii? phy ? # NS and compatible PHYs
-qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
-sqphy* at mii? phy ? # Seeq 8x220 PHYs
-rlphy* at mii? phy ? # RealTek 8139 internal PHYs
-mtdphy* at mii? phy ? # Myson MTD972 PHYs
-dcphy* at mii? phy ? # Digital Clone PHYs
-acphy* at mii? phy ? # Altima AC101 PHYs
-amphy* at mii? phy ? # AMD 79C873 PHYs
-tqphy* at mii? phy ? # TDK 78Q212x PHYs
-bmtphy* at mii? phy ? # Broadcom 10/100 PHYs
-brgphy* at mii? phy ? # Broadcom Gigabit PHYs
-eephy* at mii? phy ? # Marvell 88E1000 series PHY
-xmphy* at mii? phy ? # XaQti XMAC-II PHYs
-nsgphy* at mii? phy ? # NS gigabit PHYs
-urlphy* at mii? phy ? # Realtek RTL8150L internal PHY
-rgephy* at mii? phy ? # Realtek 8169S/8110S PHY
-ukphy* at mii? phy ? # "unknown" PHYs
-
-
+exphy* at mii? # 3Com internal PHYs
+inphy* at mii? # Intel 82555 PHYs
+iophy* at mii? # Intel 82553 PHYs
+icsphy* at mii? # ICS 1890 PHYs
+lxtphy* at mii? # Level1 LXT970 PHYs
+nsphy* at mii? # NS and compatible PHYs
+nsphyter* at mii? # NS and compatible PHYs
+qsphy* at mii? # Quality Semi QS6612 PHYs
+sqphy* at mii? # Seeq 8x220 PHYs
+rlphy* at mii? # RealTek 8139 internal PHYs
+mtdphy* at mii? # Myson MTD972 PHYs
+dcphy* at mii? # Digital Clone PHYs
+acphy* at mii? # Altima AC101 PHYs
+amphy* at mii? # AMD 79C873 PHYs
+tqphy* at mii? # TDK 78Q212x PHYs
+bmtphy* at mii? # Broadcom 10/100 PHYs
+brgphy* at mii? # Broadcom Gigabit PHYs
+eephy* at mii? # Marvell 88E1000 series PHY
+xmphy* at mii? # XaQti XMAC-II PHYs
+nsgphy* at mii? # NS gigabit PHYs
+urlphy* at mii? # Realtek RTL8150L internal PHY
+rgephy* at mii? # Realtek 8169S/8110S PHY
+ukphy* at mii? # "unknown" PHYs
#### WS console
-#wsdisplay* at vga? console?
-#wskbd* at ukbd? console ? mux 1
+#wsdisplay* at vga?
+#wskbd* at ukbd? mux 1
#### SCSI Bus devices
-
-sd* at scsibus? target ? lun ?
-st* at scsibus? target ? lun ?
-cd* at scsibus? target ? lun ?
-ch* at scsibus? target ? lun ?
-ss* at scsibus? target ? lun ?
-uk* at scsibus? target ? lun ?
+sd* at scsibus?
+st* at scsibus?
+cd* at scsibus?
+ch* at scsibus?
+ss* at scsibus?
+uk* at scsibus?
#pseudo-device wsmux 2 # mouse & keyboard multiplexor