This commit is contained in:
thorpej 2000-10-27 17:37:02 +00:00
parent 24cba36ced
commit 1b15310aaa
2 changed files with 76 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.272 2000/10/19 05:52:15 thorpej Exp $ */
/* $NetBSD: pcidevs.h,v 1.273 2000/10/27 17:37:02 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.266 2000/10/19 05:51:34 thorpej Exp
* NetBSD: pcidevs,v 1.267 2000/10/27 17:36:44 thorpej Exp
*/
/*
@ -1364,6 +1364,18 @@
/* PC Tech products */
#define PCI_PRODUCT_PCTECH_RZ1000 0x1000 /* RZ1000 */
/* Pequr products */
#define PCI_PRODUCT_PEQUR_ROSB4 0x0200 /* ROSB4 SouthBridge */
#define PCI_PRODUCT_PEQUR_XX5 0x0005 /* PCIHB5 */
#define PCI_PRODUCT_PEQUR_CIOB20 0x0006 /* I/O Bridge */
#define PCI_PRODUCT_PEQUR_XX7 0x0007 /* PCIHB7 */
#define PCI_PRODUCT_PEQUR_CNB20HE 0x0008 /* CNB20HE Host */
#define PCI_PRODUCT_PEQUR_CNB20LE 0x0009 /* CNB20LE Host */
#define PCI_PRODUCT_PEQUR_CIOB30 0x0010 /* CIOB30 */
#define PCI_PRODUCT_PEQUR_CMIC_HE 0x0011 /* CMIC_HE Host */
#define PCI_PRODUCT_PEQUR_IDE 0x0211 /* IDE */
#define PCI_PRODUCT_PEQUR_USB 0x0220 /* USB */
/* PLX Technology products */
#define PCI_PRODUCT_PLX_9060ES 0x906e /* 9060ES PCI bus controller */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.270 2000/10/19 05:52:16 thorpej Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.271 2000/10/27 17:37:03 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.266 2000/10/19 05:51:34 thorpej Exp
* NetBSD: pcidevs,v 1.267 2000/10/27 17:36:44 thorpej Exp
*/
/*
@ -3501,6 +3501,66 @@ struct pci_knowndev pci_knowndevs[] = {
"PC Technology",
"RZ1000",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_ROSB4,
0,
"Pequr Technology",
"ROSB4 SouthBridge",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_XX5,
0,
"Pequr Technology",
"PCIHB5",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_CIOB20,
0,
"Pequr Technology",
"I/O Bridge",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_XX7,
0,
"Pequr Technology",
"PCIHB7",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_CNB20HE,
0,
"Pequr Technology",
"CNB20HE Host",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_CNB20LE,
0,
"Pequr Technology",
"CNB20LE Host",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_CIOB30,
0,
"Pequr Technology",
"CIOB30",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_CMIC_HE,
0,
"Pequr Technology",
"CMIC_HE Host",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_IDE,
0,
"Pequr Technology",
"IDE",
},
{
PCI_VENDOR_PEQUR, PCI_PRODUCT_PEQUR_USB,
0,
"Pequr Technology",
"USB",
},
{
PCI_VENDOR_PLX, PCI_PRODUCT_PLX_9060ES,
0,