summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc/conf/GENERIC')
-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 ?