Add the Interwave audio chip.

This commit is contained in:
augustss 1997-10-06 20:12:26 +00:00
parent a5e95ba86d
commit 082b2b05b7
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.145 1997/10/06 19:51:12 christos Exp $ # $NetBSD: files,v 1.146 1997/10/06 20:12:26 augustss Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93 # @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -134,6 +134,10 @@ file dev/ic/i82586.c i82586
device sm: arp, ether, ifnet device sm: arp, ether, ifnet
file dev/ic/smc91cxx.c sm file dev/ic/smc91cxx.c sm
# Interwave Am78C201 audio driver
define interwave
file dev/ic/interwave.c interwave
# Attributes which machine-independent bus support can be attached to. # Attributes which machine-independent bus support can be attached to.
# These should be defined here, because some of these busses can have # These should be defined here, because some of these busses can have
# devices which provide these attributes, and we'd like to avoid hairy # devices which provide these attributes, and we'd like to avoid hairy