summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartin <martin@openbsd.org>2006-04-04 23:27:20 +0000
committermartin <martin@openbsd.org>2006-04-04 23:27:20 +0000
commit372e5475745ec826cd87205651a59cbde721f4fc (patch)
tree971606022057b11414eaf47c04182d4da484d046
parentAdd a `prefetch threshold' member to the bus_dma_tag_t, so that (diff)
downloadwireguard-openbsd-372e5475745ec826cd87205651a59cbde721f4fc.tar.xz
wireguard-openbsd-372e5475745ec826cd87205651a59cbde721f4fc.zip
enable tqphy(4), found on xl(4)
-rw-r--r--sys/arch/macppc/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index bfe2cc305b9..0d53e1608bd 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.129 2006/03/27 06:15:40 deraadt Exp $g
+# $OpenBSD: GENERIC,v 1.130 2006/04/04 23:27:20 martin Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -108,7 +108,7 @@ luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8022[013] PHYs
rlphy* at mii? # RealTek 8139 internal PHYs
#tlphy* at mii? # ThunderLAN PHYs
-#tqphy* at mii? # TDK Semiconductor PHYs
+tqphy* at mii? # TDK Semiconductor PHYs
brgphy* at mii? # Broadcom 10/100/1000 PHYs
bmtphy* at mii? # Broadcom 10/100 PHYs
eephy* at mii? # Marvell 88E1000 Gigabit PHYs