diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 13:55:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 13:55:52 +0000 |
commit | bf66fa01ab20899d040d7229560431ad8feeb14f (patch) | |
tree | c6437425640bcc0a0963f1e0b7a5f15356bf33e7 /sys/arch/i386/conf/RAMDISK | |
parent | 2156df1de8ec44532115189060eee430d2e4e37e (diff) |
add gdt & dmphy where needed
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 4cb55749edb..0bad7b1aa48 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.88 2000/07/08 22:12:10 marc Exp $ +# $OpenBSD: RAMDISK,v 1.89 2000/08/02 13:55:51 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -229,6 +229,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 ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback |