diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-14 04:42:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-14 04:42:24 +0000 |
commit | 710e79294021047fdbba48cc5a3eb122323374f2 (patch) | |
tree | 97f84d1b17e39ae33a41b36595a647f0bef3721c /sys/dev/pci | |
parent | ca102b8c7c9d7f7f56d1a05d1752249787dde7ce (diff) |
new puc devices
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ef4a07f4593..75553f4a880 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.375 2001/03/12 23:12:22 deraadt Exp $ + $OpenBSD: pcidevs,v 1.376 2001/03/14 04:42:23 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -523,6 +523,7 @@ vendor TRIWARE 0x13c1 3ware vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics Inc. vendor LAVA 0x1407 Lava +vendor OXFORD 0x14d2 Oxford vendor INVERTEX 0x14e1 Invertex vendor AIRONET 0x14b9 Aironet vendor BROADCOM 0x14e4 Broadcom @@ -1474,13 +1475,17 @@ product OPTI 82C701 0xc701 82C701 product OPTI 82C822 0xc822 82C822 product OPTI RM861HA 0xc861 RM861HA +/* Oxford/ VScom */ +product OXFORD VSCOM_PCI800H_0 0xa003 VScom PCI 800-H +product OXFORD VSCOM_PCI800H_1 0xa004 VScom PCI 800-H + /* Packet Engines Inc. products */ product PE GNIC2 0x0911 PMC/GNIC2 /* PC Tech products */ product PCTECH RZ1000 0x1000 RZ1000 -/* Pequr products */ +/* Ross -> Pequr -> ServerWorks -> Broadcom products */ product RCC ROSB4 0x0200 ROSB4 SouthBridge product RCC XX5 0x0005 PCIHB5 product RCC CIOB20 0x0006 I/O Bridge |