diff options
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK-IP30')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP30 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30 index 908136ef613..07453051054 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP30 +++ b/sys/arch/sgi/conf/RAMDISK-IP30 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP30,v 1.5 2009/06/24 11:38:40 deraadt Exp $ +# $OpenBSD: RAMDISK-IP30,v 1.6 2009/06/24 17:27:40 miod Exp $ # # THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY. @@ -130,8 +130,18 @@ 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 +stge* at pci? # Sundance TC9021 GigE vr* at pci? # VIA Rhine Fast Ethernet xl* at pci? # 3C9xx ethernet +re* at pci? # Realtek 8169/8169S/8110S +rl* at pci? # Realtek 81[23]9 ethernet +hme* at pci? # Sun Happy Meal +gem* at pci? # Sun 'gem' ethernet +skc* at pci? # SysKonnect GEnesis 984x +sk* at skc? # each port of above +mskc* at pci? # Marvell Yukon-2 +msk* at mskc? # each port of above +bge* at pci? # Broadcom BCM570x (aka Tigon3) ##### Media Independent Interface (mii) drivers exphy* at mii? # 3Com internal PHYs @@ -143,6 +153,7 @@ 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 +luphy* at mii? # Lucent LU6612 PHY rlphy* at mii? # RealTek 8139 internal PHYs mtdphy* at mii? # Myson MTD972 PHYs dcphy* at mii? # Digital Clone PHYs @@ -156,6 +167,8 @@ 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 +ipgphy* at mii? # IC Plus IP1000A PHYs +gentbi* at mii? # Generic 1000BASE-X ten-bit PHY ukphy* at mii? # "unknown" PHYs #### SCSI Bus devices |