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 revisions 1.352-1.353 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/00bb7bdac0df
branches:  netbsd-1-5
changeset: 492605:00bb7bdac0df
user:      he <he%NetBSD.org@localhost>
date:      Thu Jan 24 22:35:10 2002 +0000

description:
Pull up revisions 1.352-1.353 (requested by he):
  Add driver for the ESS Allegro-1 / Maestro-3 audio hardware.

diffstat:

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

diffs (20 lines):

diff -r 025d10a30c53 -r 00bb7bdac0df sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jan 24 22:34:47 2002 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jan 24 22:35:10 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.21 2001/10/25 17:57:28 he Exp $
+$NetBSD: pcidevs,v 1.236.2.22 2002/01/24 22:35:10 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -974,8 +974,10 @@
 product ESSTECH        MAESTRO2        0x1968  Maestro 2 PCI Audio Accelerator
 product ESSTECH        SOLO1           0x1969  Solo-1 PCI AudioDrive
 product ESSTECH        MAESTRO2E       0x1978  Maestro 2E PCI Audio Accelerator
+product ESSTECH        ALLEGRO1        0x1988  Allegro-1 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