summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-04-14 20:21:08 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-04-14 20:21:08 +0000
commitcfd1c05cd6cb744a2c815502d81c5bce6cb94abf (patch)
treed79919b330cfb1a2965b341c3f3030c4ca480a03 /sys
parentbe4b6eda14e9a824db959be3a0fec10db3be83d8 (diff)
+luphy and add hme to RAMDISK_CD
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
2 files changed, 5 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index c080cd9b6f4..e60b96da852 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.406 2005/03/18 22:39:59 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.407 2005/04/14 20:21:07 brad Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -443,6 +443,7 @@ lxtphy* at mii? # Level1 LXT970 PHYs
nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
+luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
rlphy* at mii? # RealTek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 6dc5b7a65d1..2e51d055305 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.93 2005/03/30 07:42:13 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.94 2005/04/14 20:21:07 brad Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -327,6 +327,7 @@ stge* at pci? # Sundance TC9021 GigE
bge* at pci? # Broadcom BCM570x (aka Tigon3)
#lge* at pci? # Level1 LXT1001 GigE
mtd* at pci? # Myson MTD803
+hme* at pci? # Sun Happy Meal
bce* at pci? # Broadcom BCM4401
vge* at pci? # VIA VT612x
@@ -355,6 +356,7 @@ lxtphy* at mii? # Level1 LXT970 PHYs
nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
+luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
rlphy* at mii? # RealTek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs