summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2008-04-02 22:32:43 +0000
committerkettenis <kettenis@openbsd.org>2008-04-02 22:32:43 +0000
commit084c9b25d5b574c9b2feceb82822d91781039cac (patch)
treebac17fa783367adf834b615afeca41a0da21e54d
parentAdd support for the National Semiconductor Saturn (which really is a Sun (diff)
downloadwireguard-openbsd-084c9b25d5b574c9b2feceb82822d91781039cac.tar.xz
wireguard-openbsd-084c9b25d5b574c9b2feceb82822d91781039cac.zip
Add nsgphy(4).
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
-rw-r--r--sys/arch/sparc64/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 2c58ae98628..2d524b0f802 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.198 2008/03/30 12:30:02 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.199 2008/04/02 22:32:43 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -384,6 +384,7 @@ rlphy* at mii? # RealTek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
+nsgphy* at mii? # NS gigabit PHYs
ukphy* at mii? # Unknown PHYs
# sensors
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 4aeb1155772..b03a9ee12c3 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.69 2008/03/30 12:30:02 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.70 2008/04/02 22:32:43 kettenis Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -178,6 +178,7 @@ rlphy* at mii? # RealTek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
+nsgphy* at mii? # NS gigabit PHYs
ukphy* at mii? # Unknown PHYs
# PCI USB Controllers