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_CD | |
parent | 553d0e61cf255f490b685bad14614b74b45e9c43 (diff) |
driver for amphy from freebsd; aaron ok
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 32305e61859..2db0b5a24b7 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.24 2000/09/17 18:15:06 aaron Exp $ +# $OpenBSD: RAMDISK_CD,v 1.25 2000/10/17 15:59:08 jason Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -253,7 +253,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 brgphy* at mii? phy ? # Broadcom Gigabit PHYs xmphy* at mii? phy ? # XaQti XMAC-II PHYs |