diff options
Diffstat (limited to 'sys/dev/tc/files.tc')
| -rw-r--r-- | sys/dev/tc/files.tc | 7 |
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 |
