diff options
| author | martin <martin@NetBSD.org> | 2005-05-09 06:55:02 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2005-05-09 06:55:02 +0000 |
| commit | c9d89a015dffa841c5f54efa50e716fbb167212f (patch) | |
| tree | 0531351d05d69747ea7913737476a5cefb8e0cf6 /sys/dev | |
| parent | 0c55badfae4a87102dea68fd08787860efeb965b (diff) | |
PR kern/30173: add Corega CG-LAPCIGT
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index da165b81d3e..9a5d2c1281f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -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 @@ product CONTAQ 82C693 0xc693 82C693 PCI-ISA Bridge /* 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 |
