Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci COREGA are OEM NDC products.



details:   https://anonhg.NetBSD.org/src/rev/ca84de82c4b5
branches:  trunk
changeset: 538642:ca84de82c4b5
user:      grant <grant%NetBSD.org@localhost>
date:      Thu Oct 24 06:40:07 2002 +0000

description:
COREGA are OEM NDC products.
add NDC NCP130 rev A2 wireless NIC.

>From T. M. Pederson in kern/18609.

diffstat:

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

diffs (39 lines):

diff -r 94d477876ecc -r ca84de82c4b5 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Oct 24 01:43:54 2002 +0000
+++ b/sys/dev/pci/pcidevs       Thu Oct 24 06:40:07 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.476 2002/10/21 14:45:00 soren Exp $
+$NetBSD: pcidevs,v 1.477 2002/10/24 06:40:07 grant Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -556,7 +556,7 @@
 vendor ANTARES         0x1754  Antares Microsystems, Inc.
 vendor SYMPHONY2       0x1c1c  Symphony Labs (2nd PCI Vendor ID)
 vendor TEKRAM2         0x1de1  Tekram Technology (2nd PCI Vendor ID)
-vendor COREGA          0x15e8  Corega
+vendor NDC             0x15e8  National Datacomm Corp.
 vendor ACTIONTEC       0x1668  Action Tec Electronics, Inc.
 vendor GLOBALSUN       0x16ab  Global Sun Tech
 vendor ALTIMA          0x173b  Altima
@@ -1091,9 +1091,6 @@
 product CONTAQ 82C599          0x0600  82C599 PCI-VLB Bridge
 product CONTAQ 82C693          0xc693  82C693 PCI-ISA Bridge
 
-/* Corega products */
-product COREGA CGWLPCIA11      0x0130  CGWLPCIA11
-
 /* Corollary Products */
 product COROLLARY CBUSII_PCIB  0x0014  \"C-Bus II\"-PCI Bridge
 
@@ -1650,6 +1647,10 @@
 /* Mutech products */
 product MUTECH MV1000  0x0001  MV1000
 
+/* National Datacomm Corp. products */
+product NDC NCP130             0x0130 NCP130 Wireless NIC
+product NDC NCP130A2           0x0131 NCP130 rev A2 Wireless NIC
+
 /* NetVin products - XXX better descriptions */
 product NETVIN 5000    0x5000  5000 Ethernet
 



Home | Main Index | Thread Index | Old Index