put `audiocs' stuff in here so we can share it between sbus & ebus.

This commit is contained in:
mrg 1999-06-05 14:32:08 +00:00
parent 67cbdf5623
commit 875af1a2f8
1 changed files with 13 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.289 1999/05/20 06:01:16 lukem Exp $
# $NetBSD: files,v 1.290 1999/06/05 14:32:08 mrg Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -194,10 +194,6 @@ file dev/ic/adv.c adv
device adw: scsi
file dev/ic/adw.c adw
# AMD 7930 audio/ISDN codec
device audioamd: audio
file dev/ic/am7930.c audioamd
# BusLogic MultiMaster and MultiMaster Ultra SCSI controllers
# (Must be declared before AHA to ensure bha probes before aha.
# Probing AHA first configures bhas as aha, via their AHA
@ -239,6 +235,10 @@ file dev/ic/am7990.c le24
file dev/ic/am79900.c le32
file dev/ic/lance.c le24 | le32
# Sun HME Ethernet controllers
#device hme: arp, ether, ifnet
#file dev/ic/hme.c hme
# 8390-family Ethernet controllers
define dp8390nic
file dev/ic/dp8390.c dp8390nic
@ -334,6 +334,14 @@ file dev/ic/oplinstrs.c opl
define ad1848
file dev/ic/ad1848.c ad1848
# AMD 7930 audio/ISDN codec
device audioamd: audio
file dev/ic/am7930.c audioamd
# SPARC `SUNW,audiocs'
device audiocs: audio, auconv, ad1848
file dev/ic/cs4231.c audiocs
# LSI64854 DMA controller back-end
define lsi64854
file dev/ic/lsi64854.c lsi64854