diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-11-23 04:17:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-11-23 04:17:59 +0000 |
commit | d3919d88cbd693820d35628465b541e3ca78afd3 (patch) | |
tree | 70d3f2ff1b7eee6b9fd4de1451bfca9145d9e683 /sys/dev/pci/pcidevs | |
parent | 303691bd4aa8c95441d01f02bcdb86f75e1bdaf6 (diff) |
new vscom puc devices
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a2ab82771a1..b168e981f48 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.467 2001/11/22 02:23:05 naddy Exp $ + $OpenBSD: pcidevs,v 1.468 2001/11/23 04:17:58 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -533,6 +533,7 @@ vendor TRIWARE 0x13c1 3ware vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics vendor LAVA 0x1407 Lava +vendor OXFORD2 0x1415 Oxford vendor TAMARACK 0x143d Tamarack Microelectronics vendor OXFORD 0x14d2 Oxford vendor INVERTEX 0x14e1 Invertex @@ -1644,10 +1645,20 @@ product OPTI 82C822 0xc822 82C822 product OPTI RM861HA 0xc861 RM861HA /* Oxford/ VScom */ -product OXFORD VSCOM_PCI200L 0x8020 VScom PCI 200-L -product OXFORD VSCOM_PCI800H_0 0xa003 VScom PCI 800-H -product OXFORD VSCOM_PCI800H_1 0xa004 VScom PCI 800-H -product OXFORD VSCOM_PCI200H 0xa005 VScom PCI 200-H +product OXFORD VSCOM_PCI010L 0x8001 VScom PCI 010L +product OXFORD VSCOM_PCI100L 0x8010 VScom PCI 100L +product OXFORD VSCOM_PCI110L 0x8011 VScom PCI 110L +product OXFORD VSCOM_PCI200L 0x8020 VScom PCI 200L +product OXFORD VSCOM_PCI210L 0x8021 VScom PCI 210L +product MOLEX VSCOM_PCI400L 0x8040 VScom PCI 400L +product OXFORD VSCOM_PCI800L 0x8080 VScom PCI 800L +product OXFORD VSCOM_PCIx10H 0xa000 VScom PCI x10H +product OXFORD VSCOM_PCI100H 0xa001 VScom PCI 100H +product OXFORD VSCOM_PCI200H 0xa005 VScom PCI 200H +product OXFORD VSCOM_PCI200HV2 0xe020 VScom PCI 200HV2 +product OXFORD VSCOM_PCI800H_0 0xa003 VScom PCI 400H/800H +product OXFORD VSCOM_PCI800H_1 0xa004 VScom PCI 800H +product OXFORD2 VSCOM_PCI011H 0x8403 VScom PCI 011H /* Packet Engines Inc. products */ product PE GNIC2 0x0911 PMC/GNIC2 |