This commit is contained in:
haya 2000-01-25 09:06:50 +00:00
parent 7b4d7aaba1
commit f18e32d670
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.193 2000/01/24 15:50:16 joda Exp $ */
/* $NetBSD: pcidevs.h,v 1.194 2000/01/25 09:06:50 haya Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.186 2000/01/24 15:49:50 joda Exp
* NetBSD: pcidevs,v 1.187 2000/01/25 09:04:03 haya Exp
*/
/*
@ -1326,6 +1326,7 @@
#define PCI_PRODUCT_TI_PCI1251B 0xac1f /* PCI1251B PCI-CardBus Bridge */
#define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 PCI-PCI Bridge */
#define PCI_PRODUCT_TI_PCI1420 0xac51 /* PCI1420 PCI-CardBus Bridge */
#define PCI_PRODUCT_TI_PCI1451 0xac52 /* PCI1451 PCI-CardBus Bridge */
/* Toshiba America products */
#define PCI_PRODUCT_TOSHIBA_R4X00 0x0009 /* R4x00 Host-PCI Bridge */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.191 2000/01/24 15:50:16 joda Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.192 2000/01/25 09:06:51 haya Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.186 2000/01/24 15:49:50 joda Exp
* NetBSD: pcidevs,v 1.187 2000/01/25 09:04:03 haya Exp
*/
/*
@ -3171,6 +3171,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Texas Instruments",
"PCI1420 PCI-CardBus Bridge",
},
{
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1451,
0,
"Texas Instruments",
"PCI1451 PCI-CardBus Bridge",
},
{
PCI_VENDOR_TOSHIBA, PCI_PRODUCT_TOSHIBA_R4X00,
0,