diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-29 11:36:00 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-29 11:36:00 +0000 |
commit | 3608d496690d28ebe0d9d52d5267255f1abe7a84 (patch) | |
tree | 6628e5852fa0f2d4aa2e24a91bee58d269a6f150 /sys | |
parent | 2d53dac0c20fc69ed8ff33f6f34394ce68ea7dcc (diff) |
another re device from FreeBSD
Diffstat (limited to 'sys')
-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 149d7f296eb..5fc3311d103 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.785 2004/10/28 23:15:01 pvalchev Exp $ +$OpenBSD: pcidevs,v 1.786 2004/10/29 11:35:59 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -941,6 +941,7 @@ product CONTAQ 82C693 0xc693 CY82C693U ISA /* Corega products */ product COREGA CB_TXD 0xa117 FEther CB-TXD 10/100 product COREGA 2CB_TXD 0xa11e FEther II CB-TXD 10/100 +product COREGA CGLAPCIGT 0xc107 CG-LAPCIGT /* Corollary Products */ product COROLLARY CBUSII_PCIB 0x0014 C-Bus II-PCI |