This commit is contained in:
eeh 2000-12-30 04:39:03 +00:00
parent 6cfa6f67c1
commit 804add680f
2 changed files with 12 additions and 6 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.286 2000/12/29 17:15:04 eeh Exp $ */
/* $NetBSD: pcidevs.h,v 1.287 2000/12/30 04:39:03 eeh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.279 2000/12/27 15:32:33 tsutsui Exp
* NetBSD: pcidevs,v 1.281 2000/12/30 04:38:02 eeh Exp
*/
/*
@ -1556,9 +1556,9 @@
#define PCI_PRODUCT_SUN_EBUS 0x1000 /* PCIO Ebus2 */
#define PCI_PRODUCT_SUN_HMENETWORK 0x1001 /* PCIO Happy Meal Ethernet */
#define PCI_PRODUCT_SUN_SIMBA 0x5000 /* Simba PCI bridge */
#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 bus controller */
#define PCI_PRODUCT_SUN_PSYCHO 0x8000 /* Psycho+ PCI bus conrtoller */
#define PCI_PRODUCT_SUN_US_IIi 0xa000 /* UltraSPARC IIi 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.283 2000/12/27 15:36:42 tsutsui Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.284 2000/12/30 04:39:04 eeh Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.279 2000/12/27 15:32:33 tsutsui Exp
* NetBSD: pcidevs,v 1.281 2000/12/30 04:38:02 eeh Exp
*/
/*
@ -4389,6 +4389,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Sun Microsystems",
"Simba PCI bridge",
},
{
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_PSYCHO,
0,
"Sun Microsystems",
"psycho PCI controller",
},
{
PCI_VENDOR_SUN, PCI_PRODUCT_SUN_MS_IIep,
0,