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 the product ID for the ESS Maestro 3 modem f...



details:   https://anonhg.NetBSD.org/src/rev/2e7b43555ee5
branches:  trunk
changeset: 487321:2e7b43555ee5
user:      kleink <kleink%NetBSD.org@localhost>
date:      Tue Jun 06 07:55:17 2000 +0000

description:
Add the product ID for the ESS Maestro 3 modem function as well.

diffstat:

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

diffs (17 lines):

diff -r c45d001bb9c7 -r 2e7b43555ee5 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jun 06 07:09:14 2000 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jun 06 07:55:17 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.226 2000/06/05 11:33:35 kleink Exp $
+$NetBSD: pcidevs,v 1.227 2000/06/06 07:55:17 kleink Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -936,6 +936,7 @@
 product ESSTECH        SOLO1           0x1969  Solo-1 PCI AudioDrive
 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
 
 /* O2 Micro Inc */
 product O2MICRO  OZ6832        0x6832  OZ6832 CardBus Controller



Home | Main Index | Thread Index | Old Index