summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-05-26 05:54:24 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-05-26 05:54:24 +0000
commitff0471f0c2f9700f2ffdd728d673772916029068 (patch)
tree06f8c4442ae8405eeaf1f89f68bf48d683a72d32 /sys/arch
parent9180b87400fd86c3445bcf9b8d39c4bd3d6a5ba4 (diff)
enable cardbus rtw(4) on macppc.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 7eccd8383a9..e63c68e9124 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.84 2005/05/24 07:51:20 brad Exp $g
+# $OpenBSD: GENERIC,v 1.85 2005/05/26 05:54:23 jsg Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -246,6 +246,7 @@ dc* at cardbus? # 21143, "tulip" clone ethernet
#fxp* at cardbus? # Intel PRO/100 ethernet
xl* at cardbus? # 3C575/3C656 ethernet
#rl* at cardbus? # RealTek 81[23]9 ethernet
+rtw* at cardbus? # Realtek 8180
wdc* at pcmcia?
wsdisplay* at vgafb?