pcidevs was changed.

This commit is contained in:
christos 1996-02-19 20:09:24 +00:00
parent b6e5342075
commit c456eaedc6
2 changed files with 9 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.5 1996/01/31 00:43:02 cgd Exp
* NetBSD: pcidevs,v 1.6 1996/02/19 20:08:25 christos Exp
*/
/*
@ -401,6 +401,7 @@
/* 3COM Products */
#define PCI_PRODUCT_3COM_3C590 0x5900 /* 3c590 */
#define PCI_PRODUCT_3COM_3C595 0x5950 /* 3c595 */
/* Acer products */
#define PCI_PRODUCT_ACER_M1435 0x1435 /* M1435 */

View File

@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.5 1996/01/31 00:43:02 cgd Exp
* NetBSD: pcidevs,v 1.6 1996/02/19 20:08:25 christos Exp
*/
/*
@ -43,6 +43,12 @@ struct pci_knowndev pci_knowndevs[] = {
"3Com",
"3c590",
},
{
PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3C595,
0,
"3Com",
"3c595",
},
{
PCI_VENDOR_ACER, PCI_PRODUCT_ACER_M1435,
0,