summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/amd64/conf/GENERIC6
-rw-r--r--sys/arch/i386/conf/GENERIC4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index ecd5d5c1936..0678609356b 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.254 2009/01/13 13:53:50 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.255 2009/01/18 04:41:26 kevlo Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -442,6 +442,7 @@ tht* at thtc?
gem* at pci? # Sun 'gem' ethernet
bce* at pci? # Broadcom BCM4401
et* at pci? # Agere/LSI ET1310
+age* at pci? # Attansic L1 Ethernet
lii* at pci? # Attansic L2 Ethernet
jme* at pci? # JMicron JMC250/JMC260 Ethernet
@@ -501,7 +502,8 @@ 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
+atphy* at mii? # Attansic F1 PHYs
+ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # "unknown" PHYs
eap* at pci? # Ensoniq AudioPCI S5016
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index c5d9ff0663c..70e83754990 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.648 2009/01/13 13:53:50 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.649 2009/01/18 04:41:26 kevlo Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -610,6 +610,7 @@ tht* at thtc?
gem* at pci? # Sun 'gem' ethernet
vic* at pci? # VMware VMXnet virtual interface
et* at pci? # Agere/LSI ET1310
+age* at pci? # Attansic L1 Ethernet
lii* at pci? # Attansic L2 Ethernet
jme* at pci? # JMicron JMC250/JMC260 Ethernet
@@ -672,6 +673,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
+atphy* at mii? # Attansic F1 PHYs
ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # "unknown" PHYs