Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up rev. 1.99:
details: https://anonhg.NetBSD.org/src/rev/850a55a24dd7
branches: netbsd-1-5
changeset: 488386:850a55a24dd7
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jul 03 22:25:10 2000 +0000
description:
Pull up rev. 1.99:
cmpci requires mulaw dependency.
diffstat:
sys/dev/pci/files.pci | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 35819ffa13ae -r 850a55a24dd7 sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci Mon Jul 03 22:24:13 2000 +0000
+++ b/sys/dev/pci/files.pci Mon Jul 03 22:25:10 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.96.2.2 2000/06/26 13:46:57 soren Exp $
+# $NetBSD: files.pci,v 1.96.2.3 2000/07/03 22:25:10 thorpej Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -238,7 +238,7 @@
file dev/pci/opl_sv.c opl_sv
# C-Media CMI8x38 Audio Chip
-device cmpci { }: audio, auconv
+device cmpci { }: audio, auconv, mulaw
attach cmpci at pci
file dev/pci/cmpci.c cmpci
Home |
Main Index |
Thread Index |
Old Index