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/RAMDISK | |
parent | 4ccec3b03ed4fb2bc1b563c40e9d8bc8f2a19e74 (diff) |
put mdtphy onto install media
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 8d05dec9320..a4a6ce513f7 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.126 2004/05/08 05:11:00 grange Exp $ +# $OpenBSD: RAMDISK,v 1.127 2004/05/11 04:00:46 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -257,7 +257,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 |