Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/macppc/conf Pull up revision 1.32 (requested b...
details: https://anonhg.NetBSD.org/src/rev/971365b2cf39
branches: netbsd-1-5
changeset: 490657:971365b2cf39
user: he <he%NetBSD.org@localhost>
date: Sun Feb 04 20:23:23 2001 +0000
description:
Pull up revision 1.32 (requested by mycroft):
Add new driver for Apple sound chip.
diffstat:
sys/arch/macppc/conf/files.macppc | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 029aa1d6f460 -r 971365b2cf39 sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Sun Feb 04 20:23:07 2001 +0000
+++ b/sys/arch/macppc/conf/files.macppc Sun Feb 04 20:23:23 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.macppc,v 1.31 2000/03/26 08:34:20 tsubai Exp $
+# $NetBSD: files.macppc,v 1.31.4.1 2001/02/04 20:23:23 he Exp $
#
# macppc-specific configuration info
@@ -163,6 +163,10 @@
attach wdc at obio with wdc_obio
file arch/macppc/dev/wdc_obio.c wdc_obio
+device awacs: audio, auconv, mulaw
+attach awacs at obio
+file arch/macppc/dev/awacs.c awacs
+
define grfdev {}
device grfati: grfdev
Home |
Main Index |
Thread Index |
Old Index