Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci add another device ID for the ESS Maestro3



details:   https://anonhg.NetBSD.org/src/rev/a2a8ed698ff8
branches:  trunk
changeset: 514526:a2a8ed698ff8
user:      pooka <pooka%NetBSD.org@localhost>
date:      Tue Sep 04 15:24:35 2001 +0000

description:
add another device ID for the ESS Maestro3

from Jared D. McNeill

diffstat:

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

diffs (17 lines):

diff -r c0d0a1889a5e -r a2a8ed698ff8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Sep 04 14:47:05 2001 +0000
+++ b/sys/dev/pci/pcidevs       Tue Sep 04 15:24:35 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.351 2001/08/30 16:21:42 soren Exp $
+$NetBSD: pcidevs,v 1.352 2001/09/04 15:24:35 pooka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1090,6 +1090,7 @@
 product ESSTECH        MAESTRO2E       0x1978  Maestro 2E PCI Audio Accelerator
 product ESSTECH        MAESTRO3        0x1998  Maestro 3 PCI Audio Accelerator
 product ESSTECH        MAESTRO3MODEM   0x1999  Maestro 3 Modem
+product ESSTECH MAESTRO3_2     0x199a  Maestro 3 PCI Audio Accelerator
 
 /* ESS Technology Inc products */
 product ESSTECH2 MAESTRO1      0x0100  Maestro 1 PCI Audio Accelerator



Home | Main Index | Thread Index | Old Index