diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:00:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:00:47 +0000 |
commit | 22bfc30f04d7349d35509572502e5d850c22a081 (patch) | |
tree | e7509c2e4ea6a8a82b64d58955e1a83ecec21f4d /sys/arch/i386/conf/RAMDISKC | |
parent | 4ccec3b03ed4fb2bc1b563c40e9d8bc8f2a19e74 (diff) |
put mdtphy onto install media
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 65a8d1a19c0..52e636bc872 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.36 2004/05/08 05:11:00 grange Exp $ +# $OpenBSD: RAMDISKC,v 1.37 2004/05/11 04:00:46 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -268,7 +268,7 @@ nsphyter* at mii? phy ? # NS and compatible PHYs qsphy* at mii? phy ? # Quality Semi QS6612 PHYs #sqphy* at mii? phy ? # Seeq 8x220 PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs -#mtdphy* at mii? phy ? # Myson MTD972 PHYs +mtdphy* at mii? phy ? # Myson MTD972 PHYs dcphy* at mii? phy ? # Digital Clone PHYs amphy* at mii? phy ? # AMD 79C873 PHYs tqphy* at mii? phy ? # TDK 78Q212x PHYs |