diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-01-09 01:42:27 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-01-09 01:42:27 +0000 |
commit | 8f07a2500fbd49bc7163892c584f45cd85322fcd (patch) | |
tree | 2bcf24632e9a266685b5f66ae7b4f51e18961607 /sys/arch/i386/conf/RAMDISK | |
parent | bbccf13e3b1de5a4a007be4da6499e5193466e2c (diff) |
add dcphy (necessary for macronix 98715)
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 4d663190ca0..dd667fc8ac1 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.75 2000/01/06 03:08:28 jason Exp $ +# $OpenBSD: RAMDISK,v 1.76 2000/01/09 01:42:26 jason Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -226,6 +226,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs #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 ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback |