regen from pcidevs 1.20

This commit is contained in:
jonathan 1996-10-19 13:04:51 +00:00
parent 7717235f4c
commit 3bd4c6caee
2 changed files with 11 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.19 1996/10/15 23:41:57 christos Exp
* NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp
*/
/*
@ -578,6 +578,9 @@
#define PCI_PRODUCT_QUANTUMDESIGNS_8500 0x0001 /* 8500 */
#define PCI_PRODUCT_QUANTUMDESIGNS_8580 0x0002 /* 8580 */
/* Realtek (Creative Labs?) products */
#define PCI_PRODUCT_REALTEK_RT8029 0x8029 /* Ethernet */
/* S3 products */
#define PCI_PRODUCT_S3_TRIO64 0x8811 /* Trio32/64 */
#define PCI_PRODUCT_S3_868 0x8880 /* 868 */

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.19 1996/10/15 23:41:57 christos Exp
* NetBSD: pcidevs,v 1.20 1996/10/19 13:01:49 jonathan Exp
*/
/*
@ -643,6 +643,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Quantum Designs",
"8580",
},
{
PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8029,
0,
"Realtek Semiconductor",
"Ethernet",
},
{
PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO64,
0,