summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@cvs.openbsd.org>2009-02-14 14:22:00 +0000
committerKevin Lo <kevlo@cvs.openbsd.org>2009-02-14 14:22:00 +0000
commit7e7825012230d20aa75d23e8ba37c844b9e9d5d6 (patch)
tree70f9b868d7651249f14113b62e13ca58cd785a8a
parent49f44c996ebd807d6823edfee11f60c9852ef9f7 (diff)
enable Attansic L1 Ethernet (age/atphy)
ok deraadt@
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 43eca7bfcea..68c7bb4898d 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.98 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: RAMDISK_CD,v 1.99 2009/02/14 14:21:59 kevlo Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -284,6 +284,7 @@ nfe* at pci? # NVIDIA nForce Ethernet
xge* at pci? # Neterion Xframe-I/II 10Gb 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
@@ -342,6 +343,7 @@ 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
+atphy* at mii? # Attansic F1 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 7ccfab5221e..d553ee94ff9 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.165 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: RAMDISK_CD,v 1.166 2009/02/14 14:21:59 kevlo Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -369,6 +369,7 @@ nfe* at pci? # NVIDIA nForce Ethernet
xge* at pci? # Neterion Xframe-I/II 10Gb 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
@@ -426,6 +427,7 @@ 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
+atphy* at mii? # Attansic F1 PHYs
ukphy* at mii? # "unknown" PHYs
pseudo-device loop 1 # network loopback