summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2007-06-16 08:43:01 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2007-06-16 08:43:01 +0000
commit3c0ffca3b0a9e275fb40c1bb21cb96e0da507384 (patch)
tree7aae125442b2d030f35f0d971fa99d18b1ba74ec /sys/arch/hppa/conf
parentef60efcee8cc8c37b16daf01e6ca385124ab24c1 (diff)
Enable iophy(4) for fxp(4). From brad.
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 989a8982c66..1cbeed80c98 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.99 2007/05/31 23:18:25 uwe Exp $
+# $OpenBSD: GENERIC,v 1.100 2007/06/16 08:43:00 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -281,7 +281,7 @@ dcphy* at mii? # Digital Clone PHYs
amphy* at mii? # AMD 79C873 PHYs
exphy* at mii? # 3Com internal PHYs
inphy* at mii? # Intel 82555 PHYs
-#iophy* at mii? # Intel 82553 PHYs
+iophy* at mii? # Intel 82553 PHYs
icsphy* at mii? # ICS1890 PHYs
lxtphy* at mii? # Level One LXT-970 PHYs
nsphy* at mii? # NS83840 PHYs
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 625ec41b022..f5d81257f10 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.67 2007/05/23 18:24:25 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.68 2007/06/16 08:43:00 kettenis Exp $
#
# Diskless kernel config
#
@@ -269,7 +269,7 @@ dcphy* at mii? # Digital Clone PHYs
amphy* at mii? # AMD 79C873 PHYs
exphy* at mii? # 3Com internal PHYs
inphy* at mii? # Intel 82555 PHYs
-#iophy* at mii? # Intel 82553 PHYs
+iophy* at mii? # Intel 82553 PHYs
icsphy* at mii? # ICS1890 PHYs
lxtphy* at mii? # Level One LXT-970 PHYs
nsphy* at mii? # NS83840 PHYs