This commit is contained in:
matt 2001-04-12 06:26:49 +00:00
parent ece3db982d
commit bc6820dd0d
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.320 2001/04/09 11:52:27 ad Exp $ */
/* $NetBSD: pcidevs.h,v 1.321 2001/04/12 06:26:49 matt Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.314 2001/04/09 11:51:30 ad Exp
* NetBSD: pcidevs,v 1.315 2001/04/12 06:26:20 matt Exp
*/
/*
@ -1626,6 +1626,7 @@
#define PCI_PRODUCT_SUN_PSYCHO 0x8000 /* psycho PCI controller */
#define PCI_PRODUCT_SUN_MS_IIep 0x9000 /* microSPARC IIep PCI */
#define PCI_PRODUCT_SUN_US_IIi 0xa000 /* UltraSPARC IIi PCI */
#define PCI_PRODUCT_SUN_US_IIe 0xa001 /* UltraSPARC IIe PCI */
/* Sundance Technology products */
#define PCI_PRODUCT_SUNDANCETI_ST201 0x0201 /* ST201 10/100 Ethernet */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.318 2001/04/09 11:52:28 ad Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.319 2001/04/12 06:26:50 matt Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.314 2001/04/09 11:51:30 ad Exp
* NetBSD: pcidevs,v 1.315 2001/04/12 06:26:20 matt Exp
*/
/*
@ -4689,6 +4689,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Sun Microsystems",
"UltraSPARC IIi PCI",
},
{
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_US_IIe,
0,
"Sun Microsystems",
"UltraSPARC IIe PCI",
},
{
PCI_VENDOR_SUNDANCETI, PCI_PRODUCT_SUNDANCETI_ST201,
0,