diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-10-17 15:59:11 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-10-17 15:59:11 +0000 |
commit | 29c18391994ae09b253c7e73e4d5227c1cfbddcd (patch) | |
tree | 992feeb0ab7e37805d82c67708bb1261f18f869b /sys/arch/i386/conf/RAMDISK | |
parent | 553d0e61cf255f490b685bad14614b74b45e9c43 (diff) |
driver for amphy from freebsd; aaron ok
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 1843db46d47..4535aabb381 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.94 2000/09/15 17:38:29 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.95 2000/10/17 15:59:06 jason Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -235,7 +235,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 +amphy* at mii? phy ? # AMD 79C873 PHYs tqphy* at mii? phy ? # TDK 78Q212x PHYs ukphy* at mii? phy ? # "unknown" PHYs |