Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/dev/pci Pull up revisions 1.214, 1.245 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/7e9aea04f4b6
branches:  netbsd-1-4
changeset: 470798:7e9aea04f4b6
user:      he <he%NetBSD.org@localhost>
date:      Sun Jul 23 17:55:47 2000 +0000

description:
Pull up revisions 1.214,1.245 (requested by jonathan):
  Add product codes for various Yamaha audio chips.

diffstat:

 sys/dev/pci/pcidevs |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 9bc3b7fcdd06 -r 7e9aea04f4b6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Jul 23 17:31:54 2000 +0000
+++ b/sys/dev/pci/pcidevs       Sun Jul 23 17:55:47 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.113.2.10 2000/07/07 17:13:50 he Exp $
+$NetBSD: pcidevs,v 1.113.2.11 2000/07/23 17:55:47 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1283,7 +1283,12 @@
 product WINBOND W89C940F 0x0940        W89C940F Ethernet
 
 /* Yamaha products */
-product YAMAHA YMF724E_V 0x0004        724 Audio
+product YAMAHA YMF724  0x0004  724 Audio
+product YAMAHA YMF740  0x000A  740 Audio
+product YAMAHA YMF740C 0x000C  740C (DS-1) Audio
+product YAMAHA YMF724F 0x000D  724F (DS-1) Audio
+product YAMAHA YMF744B 0x0010  744 (DS-1S) Audio
+product YAMAHA YMF754  0x0012  754 (DS-1E) Audio
 
 /* Zeinet products */
 product ZEINET 1221    0x0001  1221



Home | Main Index | Thread Index | Old Index