summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/RAMDISK4
-rw-r--r--sys/arch/i386/conf/RAMDISKB4
-rw-r--r--sys/arch/i386/conf/RAMDISKC4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index bf4bdfd90cb..a1ab9467037 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.210 2000/10/13 14:43:36 aaron Exp $
+# $OpenBSD: GENERIC,v 1.211 2000/10/17 15:59:05 jason Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -319,7 +319,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
-dmphy* at mii? phy ? # Davicom DM9101 PHYs
+amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
brgphy* at mii? phy ? # Broadcom Gigabit PHYs
xmphy* at mii? phy ? # XaQti XMAC-II PHYs
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 1843db46d47..4535aabb381 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.94 2000/09/15 17:38:29 mickey Exp $
+# $OpenBSD: RAMDISK,v 1.95 2000/10/17 15:59:06 jason Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -235,7 +235,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
-dmphy* at mii? phy ? # Davicom DM9101 PHYs
+amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
ukphy* at mii? phy ? # "unknown" PHYs
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 212bbedbae7..eea3e65e613 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.23 2000/09/19 22:02:26 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.24 2000/10/17 15:59:07 jason Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -238,7 +238,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
-dmphy* at mii? phy ? # Davicom DM9101 PHYs
+amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
ukphy* at mii? phy ? # "unknown" PHYs
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index 0c96863e576..95d3fcca573 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.8 2000/09/17 16:28:57 aaron Exp $
+# $OpenBSD: RAMDISKC,v 1.9 2000/10/17 15:59:07 jason Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -245,7 +245,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
-dmphy* at mii? phy ? # Davicom DM9101 PHYs
+amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
ukphy* at mii? phy ? # "unknown" PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 32305e61859..2db0b5a24b7 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.24 2000/09/17 18:15:06 aaron Exp $
+# $OpenBSD: RAMDISK_CD,v 1.25 2000/10/17 15:59:08 jason Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -253,7 +253,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs
dcphy* at mii? phy ? # Digital Clone PHYs
-dmphy* at mii? phy ? # Davicom DM9101 PHYs
+amphy* at mii? phy ? # AMD 79C873 PHYs
tqphy* at mii? phy ? # TDK 78Q212x PHYs
brgphy* at mii? phy ? # Broadcom Gigabit PHYs
xmphy* at mii? phy ? # XaQti XMAC-II PHYs