This commit is contained in:
thorpej 1999-08-27 23:27:39 +00:00
parent e1b0108ce6
commit 299c0b1d83
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.154 1999/08/24 21:32:25 soren Exp $ */
/* $NetBSD: pcidevs.h,v 1.155 1999/08/27 23:27:39 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.147 1999/08/24 21:32:04 soren Exp
* NetBSD: pcidevs,v 1.148 1999/08/27 23:25:36 thorpej Exp
*/
/*
@ -1146,6 +1146,9 @@
#define PCI_PRODUCT_S3_VIRGE_MXP 0x8c03 /* ViRGE/MXP */
#define PCI_PRODUCT_S3_SONICVIBES 0xca00 /* SonicVibes */
/* Samgsung Semiconductor products */
#define PCI_PRODUCT_SAMSUNGSEMI_KS8920 0x8920 /* KS8920 10/100 Ethernet */
/* SGS Thomson products */
#define PCI_PRODUCT_SGSTHOMSON_2000 0x0008 /* STG 2000X */
#define PCI_PRODUCT_SGSTHOMSON_1764 0x1746 /* STG 1764X */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.152 1999/08/24 21:32:26 soren Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.153 1999/08/27 23:27:39 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.147 1999/08/24 21:32:04 soren Exp
* NetBSD: pcidevs,v 1.148 1999/08/27 23:25:36 thorpej Exp
*/
/*
@ -2469,6 +2469,12 @@ struct pci_knowndev pci_knowndevs[] = {
"S3",
"SonicVibes",
},
{
PCI_VENDOR_SAMSUNGSEMI, PCI_PRODUCT_SAMSUNGSEMI_KS8920,
0,
"Samsung Semiconductors",
"KS8920 10/100 Ethernet",
},
{
PCI_VENDOR_SGSTHOMSON, PCI_PRODUCT_SGSTHOMSON_2000,
0,