This commit is contained in:
xtraeme 2007-10-30 12:39:48 +00:00
parent 97f9e12807
commit 4fb0cdd56b
2 changed files with 103 additions and 6 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.910 2007/10/30 12:13:48 jnemeth Exp $ */
/* $NetBSD: pcidevs.h,v 1.911 2007/10/30 12:39:48 xtraeme Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.909 2007/10/30 12:13:06 jnemeth Exp
* NetBSD: pcidevs,v 1.910 2007/10/30 12:39:24 xtraeme Exp
*/
/*
@ -604,6 +604,7 @@
#define PCI_VENDOR_HAWKING 0x17b3 /* Hawking Technology */
#define PCI_VENDOR_SANDBURST 0x17ba /* Sandburst */
#define PCI_VENDOR_I4 0x17cf /* I4 */
#define PCI_VENDOR_ARECA 0x17d3 /* Areca */
#define PCI_VENDOR_S2IO 0x17d5 /* S2io Technologies */
#define PCI_VENDOR_LINKSYS2 0x17fe /* Linksys */
#define PCI_VENDOR_RALINK 0x1814 /* Ralink Technologies */
@ -1025,6 +1026,26 @@
#define PCI_PRODUCT_ARC_2000PV 0xa099 /* 2000PV */
#define PCI_PRODUCT_ARC_2000MT 0xa0a1 /* 2000MT */
/* Areca products */
#define PCI_PRODUCT_ARECA_ARC1110 0x1110 /* ARC-1110 */
#define PCI_PRODUCT_ARECA_ARC1120 0x1120 /* ARC-1120 */
#define PCI_PRODUCT_ARECA_ARC1130 0x1130 /* ARC-1130 */
#define PCI_PRODUCT_ARECA_ARC1160 0x1160 /* ARC-1160 */
#define PCI_PRODUCT_ARECA_ARC1170 0x1170 /* ARC-1170 */
#define PCI_PRODUCT_ARECA_ARC1200 0x1200 /* ARC-1200 */
#define PCI_PRODUCT_ARECA_ARC1200_B 0x1201 /* ARC-1200 rev B */
#define PCI_PRODUCT_ARECA_ARC1202 0x1202 /* ARC-1202 */
#define PCI_PRODUCT_ARECA_ARC1210 0x1210 /* ARC-1210 */
#define PCI_PRODUCT_ARECA_ARC1220 0x1220 /* ARC-1220 */
#define PCI_PRODUCT_ARECA_ARC1230 0x1230 /* ARC-1230 */
#define PCI_PRODUCT_ARECA_ARC1260 0x1260 /* ARC-1260 */
#define PCI_PRODUCT_ARECA_ARC1270 0x1270 /* ARC-1270 */
#define PCI_PRODUCT_ARECA_ARC1280 0x1280 /* ARC-1280 */
#define PCI_PRODUCT_ARECA_ARC1380 0x1380 /* ARC-1380 */
#define PCI_PRODUCT_ARECA_ARC1381 0x1381 /* ARC-1381 */
#define PCI_PRODUCT_ARECA_ARC1680 0x1680 /* ARC-1680 */
#define PCI_PRODUCT_ARECA_ARC1681 0x1681 /* ARC-1681 */
/* ASIX Electronics products */
#define PCI_PRODUCT_ASIX_AX88140A 0x1400 /* AX88140A 10/100 Ethernet */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.909 2007/10/30 12:13:48 jnemeth Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.910 2007/10/30 12:39:48 xtraeme Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.909 2007/10/30 12:13:06 jnemeth Exp
* NetBSD: pcidevs,v 1.910 2007/10/30 12:39:24 xtraeme Exp
*/
/*
@ -2227,6 +2227,10 @@ static const struct pci_vendor pci_vendors[] = {
PCI_VENDOR_I4,
"I4",
},
{
PCI_VENDOR_ARECA,
"Areca",
},
{
PCI_VENDOR_S2IO,
"S2io Technologies",
@ -2388,7 +2392,7 @@ static const struct pci_vendor pci_vendors[] = {
"INVALID VENDOR ID",
},
};
const int pci_nvendors = 587;
const int pci_nvendors = 588;
static const struct pci_product pci_products[] = {
{
@ -3687,6 +3691,78 @@ static const struct pci_product pci_products[] = {
PCI_VENDOR_ARC, PCI_PRODUCT_ARC_2000MT,
"2000MT",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1110,
"ARC-1110",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1120,
"ARC-1120",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1130,
"ARC-1130",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1160,
"ARC-1160",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1170,
"ARC-1170",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1200,
"ARC-1200",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1200_B,
"ARC-1200 rev B",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1202,
"ARC-1202",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1210,
"ARC-1210",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1220,
"ARC-1220",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1230,
"ARC-1230",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1260,
"ARC-1260",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1270,
"ARC-1270",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1280,
"ARC-1280",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1380,
"ARC-1380",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1381,
"ARC-1381",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1680,
"ARC-1680",
},
{
PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1681,
"ARC-1681",
},
{
PCI_VENDOR_ASIX, PCI_PRODUCT_ASIX_AX88140A,
"AX88140A 10/100 Ethernet",
@ -13588,4 +13664,4 @@ static const struct pci_product pci_products[] = {
"Video Controller",
},
};
const int pci_nproducts = 2799;
const int pci_nproducts = 2817;