regen for broadcom 5703a3

This commit is contained in:
pooka 2003-12-08 17:05:27 +00:00
parent 9747421fda
commit a17096b1a3
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.596 2003/12/08 11:07:27 scw Exp $ */
/* $NetBSD: pcidevs.h,v 1.597 2003/12/08 17:05:27 pooka Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.598 2003/12/08 11:06:36 scw Exp
* NetBSD: pcidevs,v 1.599 2003/12/08 17:00:48 pooka Exp
*/
/*
@ -1063,6 +1063,7 @@
#define PCI_PRODUCT_BROADCOM_BCM5702FE 0x164d /* BCM5702FE 10/100 Ethernet */
#define PCI_PRODUCT_BROADCOM_BCM5703 0x1647 /* BCM5703 10/100/1000 Ethernet */
#define PCI_PRODUCT_BROADCOM_BCM5703X 0x16a7 /* BCM5703X 10/100/1000 Ethernet */
#define PCI_PRODUCT_BROADCOM_BCM5703A3 0x16c7 /* BCM5703 10/100/1000 Ethernet */
#define PCI_PRODUCT_BROADCOM_BCM5704C 0x1648 /* BCM5704C Gigabit Ethernet (1000BASE-T) */
#define PCI_PRODUCT_BROADCOM_BCM5704S 0x16a8 /* BCM5704S Gigabit Ethernet (1000BASE-X) */
#define PCI_PRODUCT_BROADCOM_BCM5705 0x1653 /* BCM5705 10/100/1000 Ethernet */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.594 2003/12/08 11:07:27 scw Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.595 2003/12/08 17:05:27 pooka Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.598 2003/12/08 11:06:36 scw Exp
* NetBSD: pcidevs,v 1.599 2003/12/08 17:00:48 pooka Exp
*/
/*
@ -2283,6 +2283,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Broadcom Corporation",
"BCM5703X 10/100/1000 Ethernet",
},
{
PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM5703A3,
0,
"Broadcom Corporation",
"BCM5703 10/100/1000 Ethernet",
},
{
PCI_VENDOR_BROADCOM, PCI_PRODUCT_BROADCOM_BCM5704C,
0,