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 COMPAL vendor and COMPAL 38W2 product (OEM f...



details:   https://anonhg.NetBSD.org/src/rev/b66dadbfaca3
branches:  trunk
changeset: 501969:b66dadbfaca3
user:      rh <rh%NetBSD.org@localhost>
date:      Tue Jan 09 23:19:03 2001 +0000

description:
Add COMPAL vendor and COMPAL 38W2 product (OEM for Dell Inspiron 5000e)

diffstat:

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

diffs (27 lines):

diff -r ed340f1385ac -r b66dadbfaca3 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jan 09 23:16:18 2001 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jan 09 23:19:03 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.287 2001/01/09 23:15:39 thorpej Exp $
+$NetBSD: pcidevs,v 1.288 2001/01/09 23:19:03 rh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -526,6 +526,7 @@
 vendor ASKEY           0x144f  Askey Computer Corp.
 vendor AVERMEDIA       0x1461  Avermedia Technologies
 vendor AIRONET         0x14b9  Aironet Wireless Communications
+vendor COMPAL          0x14c0  COMPAL Electronics, Inc.
 vendor INVERTEX                0x14e1  Invertex
 vendor CONEXANT                0x14f1  Conexant Systems
 vendor DELTA           0x1500  Delta Electronics
@@ -912,6 +913,9 @@
 /* Cogent Data Technologies products */
 product COGENT EM110TX         0x1400 EX110TX PCI Fast Ethernet Adapter
 
+/* COMPAL products */
+product        COMPAL 38W2             0x0011  COMPAL 38W2 OEM Notebook
+
 /* Compaq products */
 product        COMPAQ PCI_EISA_BRIDGE  0x0001  PCI-EISA Bridge
 product COMPAQ PCI_ISA_BRIDGE  0x0002  PCI-ISA Bridge



Home | Main Index | Thread Index | Old Index