Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci PR kern/30173: add Corega CG-LAPCIGT



details:   https://anonhg.NetBSD.org/src/rev/bf9ae19331d8
branches:  trunk
changeset: 580800:bf9ae19331d8
user:      martin <martin%NetBSD.org@localhost>
date:      Mon May 09 06:55:02 2005 +0000

description:
PR kern/30173: add Corega CG-LAPCIGT

diffstat:

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

diffs (17 lines):

diff -r 7188f85a5cb8 -r bf9ae19331d8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon May 09 03:27:21 2005 +0000
+++ b/sys/dev/pci/pcidevs       Mon May 09 06:55:02 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.708 2005/05/04 09:11:09 cube Exp $
+$NetBSD: pcidevs,v 1.709 2005/05/09 06:55:02 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1314,6 +1314,7 @@
 /* Corega products */
 product COREGA CB_TXD          0xa117  FEther CB-TXD 10/100 Ethernet
 product COREGA 2CB_TXD         0xa11e  FEther II CB-TXD 10/100 Ethernet
+product COREGA LAPCIGT         0xc107  CG-LAPCIGT
 
 /* Corollary Products */
 product COROLLARY CBUSII_PCIB  0x0014  \"C-Bus II\"-PCI Bridge



Home | Main Index | Thread Index | Old Index