This commit is contained in:
matt 1999-05-07 00:57:46 +00:00
parent e735c2bf67
commit 307a48b721
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.122 1999/05/06 14:29:21 mrg Exp $ */
/* $NetBSD: pcidevs.h,v 1.123 1999/05/07 00:57:46 matt Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.115 1999/05/06 06:17:39 mrg Exp
* NetBSD: pcidevs,v 1.116 1999/05/07 00:56:46 matt Exp
*/
/*
@ -1095,6 +1095,7 @@
/* Texas Instruments products */
#define PCI_PRODUCT_TI_TLAN 0x0500 /* TLAN */
#define PCI_PRODUCT_TI_PCILYNX 0x8000 /* LYNX FireWire Host Controller */
#define PCI_PRODUCT_TI_PCI1130 0xac12 /* PCI1130 PCI-CardBus Bridge */
#define PCI_PRODUCT_TI_PCI1031 0xac13 /* PCI1031 PCI-pcmcia Bridge */
#define PCI_PRODUCT_TI_PCI1131 0xac15 /* PCI1131 PCI-CardBus Bridge */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.120 1999/05/06 14:29:21 mrg Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.121 1999/05/07 00:57:46 matt Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.115 1999/05/06 06:17:39 mrg Exp
* NetBSD: pcidevs,v 1.116 1999/05/07 00:56:46 matt Exp
*/
/*
@ -2229,6 +2229,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Texas Instruments",
"TLAN",
},
{
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCILYNX,
0,
"Texas Instruments",
"LYNX FireWire Host Controller",
},
{
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1130,
0,