diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-03-12 04:51:43 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-03-12 04:51:43 +0000 |
commit | 6132c34e3bdb7699e0b9c86920b8c517208deef2 (patch) | |
tree | 6bbb8bc588117b9947c0ad3cc1e67e8b1a63d048 /sys/arch/i386/conf/RAMDISK_CD | |
parent | 8a33a1ae0407312f6d668340347dba5a5b1daf9d (diff) |
add nsphyter
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index fe160035103..08d8466dbf1 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.37 2001/03/09 11:36:24 mickey Exp $ +# $OpenBSD: RAMDISK_CD,v 1.38 2001/03/12 04:51:42 jason Exp $ machine i386 # architecture, used by config; REQUIRED @@ -300,6 +300,7 @@ iophy* at mii? phy ? # Intel 82553 PHYs icsphy* at mii? phy ? # ICS 1890 PHYs lxtphy* at mii? phy ? # Level1 LXT970 PHYs nsphy* at mii? phy ? # NS and compatible PHYs +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 |