This commit is contained in:
soren 2000-05-14 14:58:14 +00:00
parent b84dfa7c45
commit 8513bb93ed
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.222 2000/05/12 17:47:05 thorpej Exp $ */
/* $NetBSD: pcidevs.h,v 1.223 2000/05/14 14:58:14 soren Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.215 2000/05/12 17:46:47 thorpej Exp
* NetBSD: pcidevs,v 1.216 2000/05/14 14:56:53 soren Exp
*/
/*
@ -1286,6 +1286,7 @@
#define PCI_PRODUCT_SAMSUNGSEMI_KS8920 0x8920 /* KS8920 10/100 Ethernet */
/* SGI products */
#define PCI_PRODUCT_SGI_IOC3 0x0003 /* IOC3 */
#define PCI_PRODUCT_SGI_TIGON 0x0009 /* Tigon Gigabit Ethernet */
/* SGS Thomson products */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.220 2000/05/12 17:47:06 thorpej Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.221 2000/05/14 14:58:15 soren Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.215 2000/05/12 17:46:47 thorpej Exp
* NetBSD: pcidevs,v 1.216 2000/05/14 14:56:53 soren Exp
*/
/*
@ -3057,6 +3057,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Samsung Semiconductors",
"KS8920 10/100 Ethernet",
},
{
PCI_VENDOR_SGI, PCI_PRODUCT_SGI_IOC3,
0,
"Silicon Graphics",
"IOC3",
},
{
PCI_VENDOR_SGI, PCI_PRODUCT_SGI_TIGON,
0,