diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index eec2f384476..a606ccacd15 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.92 2009/02/17 19:17:33 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.93 2010/05/24 21:48:08 jsg Exp $ machine i386 # architecture, used by config; REQUIRED @@ -309,23 +309,23 @@ ath* at cardbus? # Atheros AR5k (802.11a/b/g) #rtw* at cardbus? # Realtek 8180 # Media Independent Interface (mii) drivers -exphy* at mii? # 3Com internal 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 +#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 +#mtdphy* at mii? # Myson MTD972 PHYs #dcphy* at mii? # Digital Clone PHYs -amphy* at mii? # AMD 79C873 PHYs +#amphy* at mii? # AMD 79C873 PHYs #tqphy* at mii? # TDK 78Q212x PHYs bmtphy* at mii? # Broadcom 10/100 PHYs rgephy* at mii? # Realtek 8169S/8110S PHY -ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY +#ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY #ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs |