Regen.
This commit is contained in:
parent
7fe8894787
commit
1e2dbbd422
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: pcidevs.h,v 1.479 2002/10/21 13:41:12 grant Exp $ */
|
||||
/* $NetBSD: pcidevs.h,v 1.480 2002/10/21 14:45:19 soren Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcidevs,v 1.474 2002/10/18 00:56:17 yamt Exp
|
||||
* NetBSD: pcidevs,v 1.476 2002/10/21 14:45:00 soren Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -2042,7 +2042,7 @@
|
|||
#define PCI_PRODUCT_TI_TSB43AA23 0x8024 /* TSB43AA23 OHCI IEEE 1394 Host Controller */
|
||||
#define PCI_PRODUCT_TI_TSB43AB21 0x8026 /* TSB43AA21 OHCI IEEE 1394 Host Controller */
|
||||
#define PCI_PRODUCT_TI_PCI4451LYNX 0x8027 /* PCI4451 OHCI IEEE 1394 HOST Controller w/ PCI-CardBus Bridge */
|
||||
#define PCI_PRODUCT_TI_DL520P 0x8400 /* DL520 Airplus Wireless Ethernet */
|
||||
#define PCI_PRODUCT_TI_ACX100 0x8400 /* ACX100 802.11b */
|
||||
#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 */
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: pcidevs_data.h,v 1.477 2002/10/21 13:41:12 grant Exp $ */
|
||||
/* $NetBSD: pcidevs_data.h,v 1.478 2002/10/21 14:45:20 soren Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcidevs,v 1.474 2002/10/18 00:56:17 yamt Exp
|
||||
* NetBSD: pcidevs,v 1.476 2002/10/21 14:45:00 soren Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -6574,10 +6574,10 @@ const struct pci_knowndev pci_knowndevs[] = {
|
|||
"PCI4451 OHCI IEEE 1394 HOST Controller w/ PCI-CardBus Bridge",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_TI, PCI_PRODUCT_TI_DL520P,
|
||||
PCI_VENDOR_TI, PCI_PRODUCT_TI_ACX100,
|
||||
0,
|
||||
"Texas Instruments",
|
||||
"DL520 Airplus Wireless Ethernet",
|
||||
"ACX100 802.11b",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1130,
|
||||
|
|
Loading…
Reference in New Issue