Regen from "pcidevs".

This commit is contained in:
tron 2001-06-11 06:36:51 +00:00
parent 6caf1041cb
commit a4401a8e5d
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.331 2001/05/31 01:13:33 nisimura Exp $ */
/* $NetBSD: pcidevs.h,v 1.332 2001/06/11 06:36:51 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.325 2001/05/31 01:10:34 nisimura Exp
* NetBSD: pcidevs,v 1.326 2001/06/11 06:36:23 tron Exp
*/
/*
@ -1033,6 +1033,7 @@
/* D-Link Systems products */
#define PCI_PRODUCT_DLINK_DFE550TX 0x1002 /* DFE-550TX 10/100 Ethernet */
#define PCI_PRODUCT_DLINK_DFE530TXPLUS 0x1300 /* DFE-530TXPLUS 10/100 Ethernet */
/* Distributed Processing Technology products */
#define PCI_PRODUCT_DPT_SC_RAID 0xa400 /* SmartCache/SmartRAID */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.329 2001/05/31 01:13:33 nisimura Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.330 2001/06/11 06:36:51 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.325 2001/05/31 01:10:34 nisimura Exp
* NetBSD: pcidevs,v 1.326 2001/06/11 06:36:23 tron Exp
*/
/*
@ -2097,6 +2097,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"D-Link Systems",
"DFE-550TX 10/100 Ethernet",
},
{
PCI_VENDOR_DLINK, PCI_PRODUCT_DLINK_DFE530TXPLUS,
0,
"D-Link Systems",
"DFE-530TXPLUS 10/100 Ethernet",
},
{
PCI_VENDOR_DPT, PCI_PRODUCT_DPT_SC_RAID,
0,