diff options
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index b3e0942ddb0..62aca4ed821 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.646 2009/01/03 18:39:33 damien Exp $ +# $OpenBSD: GENERIC,v 1.647 2009/01/06 23:03:16 jasper Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -671,6 +671,7 @@ ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY gentbi* at mii? # Generic 1000BASE-X ten-bit PHY etphy* at mii? # Agere/LSI ET1011 TruePHY jmphy* at mii? # JMicron JMP202/JMP211 PHYs +ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index d4d8caad710..158d90afc46 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.165 2008/12/26 17:10:45 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.166 2009/01/06 23:03:16 jasper Exp $ machine i386 # architecture, used by config; REQUIRED @@ -276,6 +276,7 @@ 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 +#ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pseudo-device loop 1 # network loopback diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index fd3df6750d8..186f17500f0 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.110 2008/12/26 17:10:45 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.111 2009/01/06 23:03:16 jasper Exp $ machine i386 # architecture, used by config; REQUIRED @@ -299,6 +299,7 @@ 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 +#ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pseudo-device loop 1 # network loopback diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 0bfbdee9f79..3a87b110eef 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.90 2008/12/26 17:10:45 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.91 2009/01/06 23:03:16 jasper Exp $ machine i386 # architecture, used by config; REQUIRED @@ -326,6 +326,7 @@ amphy* at mii? # AMD 79C873 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 +#ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pseudo-device loop 1 # network loopback diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 508bad5c448..72181b40f35 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.161 2008/12/26 17:10:45 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.162 2009/01/06 23:03:16 jasper Exp $ machine i386 # architecture, used by config; REQUIRED @@ -421,6 +421,7 @@ rgephy* at mii? # Realtek 8169S/8110S PHY ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY etphy* at mii? # Agere/LSI ET1011 TruePHY jmphy* at mii? # JMicron JMP202/JMP211 PHYs +ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pseudo-device loop 1 # network loopback |