diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-10-24 03:46:25 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-10-24 03:46:25 +0000 |
commit | 4bfc2d65d8bd624fb92f6aa844f3750e30277172 (patch) | |
tree | ed8ac0b548f9c1ef8b30405801b3d69ae26278f1 /sys/dev/pci/pcidevs_data.h | |
parent | c4a64a2a042940cf9113b2e07f6a3c738cc4b1ca (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 16f154fdb72..cd2f596acfa 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.454 2001/10/07 22:25:34 jason Exp + * OpenBSD: pcidevs,v 1.455 2001/10/24 03:46:01 mickey Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3771,6 +3771,22 @@ static const struct pci_known_product pci_known_products[] = { "83C170 (EPIC/100)", }, { + PCI_VENDOR_SNI, PCI_PRODUCT_SNI_PIRAHNA, + "Pirahna 2-port", + }, + { + PCI_VENDOR_SNI, PCI_PRODUCT_SNI_TCPMSE, + "Tulip, power, switch extender", + }, + { + PCI_VENDOR_SNI, PCI_PRODUCT_SNI_FPGAIBUS, + "FPGA I-Bus Tracer for MBD", + }, + { + PCI_VENDOR_SNI, PCI_PRODUCT_SNI_SZB6120, + "SZB6120", + }, + { PCI_VENDOR_SONY, PCI_PRODUCT_SONY_CXD1947A, "CXD1947A FireWire", }, |