summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-03-12 04:51:43 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-03-12 04:51:43 +0000
commit6132c34e3bdb7699e0b9c86920b8c517208deef2 (patch)
tree6bbb8bc588117b9947c0ad3cc1e67e8b1a63d048 /sys
parent8a33a1ae0407312f6d668340347dba5a5b1daf9d (diff)
add nsphyter
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISKB3
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
5 files changed, 10 insertions, 5 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 7c44e4b1e36..e4f45f91f2c 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.247 2001/03/09 11:36:23 mickey Exp $
+# $OpenBSD: GENERIC,v 1.248 2001/03/12 04:51:41 jason Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -342,6 +342,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
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 8d69189cf4a..c304d92de38 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.100 2001/03/06 04:57:34 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.101 2001/03/12 04:51:42 jason Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -235,6 +235,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
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 4e535edd0eb..f2891d78207 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.34 2001/03/09 11:36:24 mickey Exp $
+# $OpenBSD: RAMDISKB,v 1.35 2001/03/12 04:51:42 jason Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -252,6 +252,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
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index cb1ebed2b36..3fd3d3afb22 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.15 2001/03/06 04:57:34 deraadt Exp $
+# $OpenBSD: RAMDISKC,v 1.16 2001/03/12 04:51:42 jason Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -248,6 +248,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
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