diff options
author | 2000-04-13 00:07:06 +0000 | |
---|---|---|
committer | 2000-04-13 00:07:06 +0000 | |
commit | 984ddb17545b0783fdb6582f9ca3398a85e44c1c (patch) | |
tree | 65d725751573d75bcefc72edf70f07bc887e48a8 | |
parent | sync (diff) | |
download | wireguard-openbsd-984ddb17545b0783fdb6582f9ca3398a85e44c1c.tar.xz wireguard-openbsd-984ddb17545b0783fdb6582f9ca3398a85e44c1c.zip |
RCC/ServerWorks products
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bf2451e83fd..56b034d53ac 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.243 2000/04/13 00:06:15 jason Exp $ + $OpenBSD: pcidevs,v 1.244 2000/04/13 00:07:06 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1244,8 +1244,10 @@ product PCTECH RZ1000 0x1000 RZ1000 /* Pequr products */ product RCC PCIBRIDGE 0x0200 PCI -product RCC CNB20HE 0x0008 CNB20HE -product RCC CNB20LE 0x0009 CNB20LE +product RCC XX5 0x0005 PCIHB5 +product RCC XX7 0x0007 PCIHB7 +product RCC CNB20HE 0x0008 CNB20HE Host +product RCC CNB20LE 0x0009 CNB20LE Host /* PLX products */ product PLX 1076 0x1076 I/O |