summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/files.tc
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2011-09-04 20:10:16 +0000
committermiod <miod@openbsd.org>2011-09-04 20:10:16 +0000
commit26cb63dd54a2a70f045950f76061968e60f3358c (patch)
treeb8f3462c9b46fe29425b33f9997c359795e7a725 /sys/dev/tc/files.tc
parentAdd the possibility for a MD attachment to stack a stream filter (sw_code) (diff)
downloadwireguard-openbsd-26cb63dd54a2a70f045950f76061968e60f3358c.tar.xz
wireguard-openbsd-26cb63dd54a2a70f045950f76061968e60f3358c.zip
Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with
changes to allow using non-native encodings, and alpha specific code to try and avoid doing 8 bit memory access. Tested on 3000/300LX, deaf testing on 3000/600.
Diffstat (limited to 'sys/dev/tc/files.tc')
-rw-r--r--sys/dev/tc/files.tc7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/tc/files.tc b/sys/dev/tc/files.tc
index e8b563b6972..86ab00bf4f6 100644
--- a/sys/dev/tc/files.tc
+++ b/sys/dev/tc/files.tc
@@ -1,4 +1,4 @@
-# $OpenBSD: files.tc,v 1.8 2005/03/08 20:00:25 tdeval Exp $
+# $OpenBSD: files.tc,v 1.9 2011/09/04 20:10:18 miod Exp $
# $NetBSD: files.tc,v 1.26 2001/11/28 10:21:24 lukem Exp $
#
# Config file and device description for machine-independent
@@ -23,6 +23,11 @@ file dev/tc/if_le_ioasic.c le_ioasic
attach le at tc with le_tc: le_dec_subr
file dev/tc/if_le_tc.c le_tc
+# baseboard audio
+device bba: audio, am7930, mulaw
+attach bba at ioasic
+file dev/tc/bba.c bba
+
# DEFTA FDDI controller
device fta: pdq, fddi, ifnet
attach fta at tc