summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2009-01-06 23:03:17 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2009-01-06 23:03:17 +0000
commit0c33a452618e31788270136f09e31e02cb6de8d5 (patch)
treec55891e620173a3db277b74c140d75643afc1f68 /sys
parent16051086cdf431871bdba21474ce799c9a6207b2 (diff)
- add and enable ipgphy(4) everywhere there's a stge(4) entry.
(if the stge(4) entry is commented, so is the ipgphy(4) entry then). this allows ipgphy0 to attach to my stge0, which has a IC+ 1000A chip discussed with and ok jsg@, ok dlg@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
-rw-r--r--sys/arch/amd64/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
-rw-r--r--sys/arch/hppa/conf/GENERIC3
-rw-r--r--sys/arch/hppa/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISKB3
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
-rw-r--r--sys/arch/macppc/conf/GENERIC3
-rw-r--r--sys/arch/macppc/conf/RAMDISK3
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
-rw-r--r--sys/arch/sparc64/conf/RAMDISK3
15 files changed, 30 insertions, 15 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 71174c1a121..d43cf5bcfcb 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.206 2008/12/01 23:48:46 todd Exp $
+# $OpenBSD: GENERIC,v 1.207 2009/01/06 23:03:16 jasper Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -299,6 +299,7 @@ xmphy* at mii? # XaQti XMAC-II PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
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
# sensors
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index b65c849299d..ed12a268f22 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.76 2008/07/01 04:50:59 brad Exp $
+# $OpenBSD: RAMDISKBIG,v 1.77 2009/01/06 23:03:16 jasper Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -245,6 +245,7 @@ xmphy* at mii? # XaQti XMAC-II PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
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
# ISA/EISA bus support
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index b52e955abc3..6c969c16062 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.252 2009/01/03 18:39:33 damien Exp $
+# $OpenBSD: GENERIC,v 1.253 2009/01/06 23:03:16 jasper Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -499,6 +499,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
eap* at pci? # Ensoniq AudioPCI S5016
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 601a6037d37..42a0ded5966 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.93 2008/12/22 16:35:28 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.94 2009/01/06 23:03:16 jasper Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -337,6 +337,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
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 189dd5e1e39..52baba74658 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.123 2008/12/01 23:48:46 todd Exp $
+# $OpenBSD: GENERIC,v 1.124 2009/01/06 23:03:16 jasper Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -324,6 +324,7 @@ eephy* at mii? # Marvell 88E1000 Gigabit PHYs
xmphy* at mii? # XaQti XMAC-II PHYs
rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs
# MI devices
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index ca8196d40a7..dbe6aa67fae 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.86 2008/08/18 21:55:01 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.87 2009/01/06 23:03:16 jasper Exp $
#
# Diskless kernel config
#
@@ -303,6 +303,7 @@ eephy* at mii? # Marvell 88E1000 Gigabit PHYs
xmphy* at mii? # XaQti XMAC-II PHYs
rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs
# MI devices
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
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index c88c0b402b9..def230dee70 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.186 2008/12/01 23:48:47 todd Exp $g
+# $OpenBSD: GENERIC,v 1.187 2009/01/06 23:03:16 jasper Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -130,6 +130,7 @@ urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
rlphy* at mii? # Realtek 8139 internal PHYs
ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs
# crypto
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 0a3500819e2..2a07fa3078d 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.81 2008/12/21 18:58:16 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.82 2009/01/06 23:03:16 jasper Exp $
#
# PPC GENERIC config file
#
@@ -119,6 +119,7 @@ urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
rlphy* at mii? # Realtek 8139 internal PHYs
ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs
macintr0 at macobio? # old interrupt controller
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 3c98ce5973b..120f34778dd 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.226 2008/12/28 00:02:35 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.227 2009/01/06 23:03:16 jasper Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -425,6 +425,7 @@ gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
nsgphy* at mii? # NS gigabit PHYs
tqphy* at mii? # TDK 78Q212x PHYs
jmphy* at mii? # JMicron JMP202/JMP211 PHYs
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # Unknown PHYs
# sensors
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index d5b1b47114a..d38752566cf 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.80 2008/12/28 00:02:35 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.81 2009/01/06 23:03:16 jasper Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -209,6 +209,7 @@ rgephy* at mii? # Realtek 8169S/8110S PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
nsgphy* at mii? # NS gigabit PHYs
jmphy* at mii? # JMicron JMP202/JMP211 PHYs
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # Unknown PHYs
# PCI USB Controllers