Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci auacer uses aurateconv



details:   https://anonhg.NetBSD.org/src/rev/8116a005b625
branches:  trunk
changeset: 571202:8116a005b625
user:      kent <kent%NetBSD.org@localhost>
date:      Sat Nov 13 15:15:56 2004 +0000

description:
auacer uses aurateconv

diffstat:

 sys/dev/pci/files.pci |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7580958050f3 -r 8116a005b625 sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci     Sat Nov 13 15:00:48 2004 +0000
+++ b/sys/dev/pci/files.pci     Sat Nov 13 15:15:56 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.pci,v 1.222 2004/10/22 20:05:01 scw Exp $
+#      $NetBSD: files.pci,v 1.223 2004/11/13 15:15:56 kent Exp $
 #
 # Config file and device description for machine-independent PCI code.
 # Included by ports that need it.  Requires that the SCSI files be
@@ -403,7 +403,7 @@
 file   dev/pci/joy_eap.c               joy_eap needs-flag
 
 # Acer Labs M5455
-device auacer: audiobus, auconv, mulaw, ac97
+device auacer: audiobus, auconv, mulaw, ac97, aurateconv
 attach auacer at pci
 file   dev/pci/auacer.c                auacer
 



Home | Main Index | Thread Index | Old Index