summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-04-08 02:25:34 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-04-08 02:25:34 +0000
commit190af6174175540b4e0a93646df9113370e37887 (patch)
tree609213e97b4e14b05343847d23a7aa02cb0a7cb0 /sys/arch/hppa/conf
parent149824b7264545f9974f31e6f67169fbb8b4c5aa (diff)
Add rgephy(4) for axe(4) and axen(4).
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/GENERIC3
-rw-r--r--sys/arch/hppa/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index c54cad40504..e949c2bb941 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.161 2014/04/07 22:20:43 andre Exp $
+# $OpenBSD: GENERIC,v 1.162 2014/04/08 02:25:32 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -322,6 +322,7 @@ eephy* at mii? # Marvell 88E1000 Gigabit PHYs
xmphy* at mii? # XaQti XMAC-II PHYs
rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
+rgephy* at mii? # Realtek 8169S/8110S PHY
ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 0395895a0f3..18149a884fb 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.100 2014/04/07 08:27:23 brad Exp $
+# $OpenBSD: RAMDISK,v 1.101 2014/04/08 02:25:33 brad Exp $
#
# Diskless kernel config
#
@@ -293,6 +293,7 @@ eephy* at mii? # Marvell 88E1000 Gigabit PHYs
xmphy* at mii? # XaQti XMAC-II PHYs
rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
+rgephy* at mii? # Realtek 8169S/8110S PHY
ipgphy* at mii? # IC Plus IP1000A PHYs
ukphy* at mii? # generic unknown PHYs