summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-08-12 19:51:19 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-08-12 19:51:19 +0000
commit19d3d05dc14ea68315ea7b2238f131c1ab527f80 (patch)
tree944d3b722355f355c71b91b82ca624da7692b377 /sys
parent2b0cec232b104f3f23bc53fcb325b5eacd6d3d64 (diff)
add acphy
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index c19fb519102..29aa3e09e9d 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.344 2003/06/24 22:45:33 espie Exp $
+# $OpenBSD: GENERIC,v 1.345 2003/08/12 19:51:18 mickey Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -410,6 +410,7 @@ sqphy* at mii? phy ? # Seeq 8x220 PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
+acphy* at mii? phy ? # Altima AC101 PHYs
amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
bmtphy* at mii? phy ? # Broadcom 10/100 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index f34b77d6ba8..a2003500eb7 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.62 2003/06/01 13:04:03 miod Exp $
+# $OpenBSD: RAMDISK_CD,v 1.63 2003/08/12 19:51:18 mickey Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -318,6 +318,7 @@ sqphy* at mii? phy ? # Seeq 8x220 PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
+acphy* at mii? phy ? # Altima AC101 PHYs
amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
brgphy* at mii? phy ? # Broadcom Gigabit PHYs