summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2007-03-29 16:32:07 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2007-03-29 16:32:07 +0000
commitfa2715c09493ddc55152ad2d5f20e43b3930192f (patch)
treeecd8b233bd2de46e605da34d0ba204373ebfca16 /sys/arch
parent1b914275d95061187a3f6faebe302599343ad081 (diff)
Enable acx(4) as it is finally working on bigendian boxes. OK deraadt@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 7b8d5b2f626..c2f92634890 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.161 2007/02/28 21:54:43 grange Exp $g
+# $OpenBSD: GENERIC,v 1.162 2007/03/29 16:32:06 claudio Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -96,6 +96,7 @@ art* at musycc? # Accoom Artery E1/T1 cards
xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
mbg* at pci? # Meinberg Funkuhren radio clocks
malo* at pci? # Marvell Libertas
+acx* at pci? # TI ACX100/ACX111 (802.11b/g)
iop* at pci? # I2O processor
ioprbs* at iop? # I2O arrays
@@ -314,6 +315,7 @@ wdc* at pcmcia?
com* at pcmcia?
com* at cardbus?
malo* at cardbus? # Marvell Libertas
+acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)
wsdisplay* at vgafb?