summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-05-02 00:53:28 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-05-02 00:53:28 +0000
commit66c3e3332007353bdbf982b75d2e2d542e0f32ca (patch)
treef2a69ed84ad9e50439a0cb013899b2fc9839d6f9 /sys/arch/macppc
parentff5ec031f9548f54dff78d18390dd894393a04ec (diff)
add eap and do a bit of cleaning
Diffstat (limited to 'sys/arch/macppc')
-rw-r--r--sys/arch/macppc/conf/GENERIC12
1 files changed, 9 insertions, 3 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index d209fe1c7da..989a865a3d6 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.42 2003/03/21 15:06:43 drahn Exp $g
+# $OpenBSD: GENERIC,v 1.43 2003/05/02 00:53:27 jason Exp $g
#
# PPC GENERIC config file
#
@@ -132,12 +132,13 @@ zstty* at zsc? channel ?
#tas* at i2c?
awacs* at macobio? # Apple audio device
-audio* at awacs?
-audio* at uaudio?
bktr0 at pci? dev ? function ? # Bt8[47][89] tv/fmradio/video
radio* at bktr?
+# PCI audio devices
+eap* at pci? dev ? function ? # Ensoniq AudioPCI S5016
+
#scsibus* at adv?
scsibus* at ahc?
#scsibus* at ami?
@@ -199,6 +200,11 @@ wdc* at pcmcia? function ?
wsdisplay* at vgafb?
wskbd* at ukbd? console ? mux 1
+# Audio support
+audio* at awacs?
+audio* at eap?
+audio* at uaudio?
+
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
cd* at scsibus? target ? lun ?