This commit is contained in:
drochner 2000-05-18 13:04:27 +00:00
parent 309b0ed70d
commit 6095f60587
2 changed files with 11 additions and 5 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.224 2000/05/18 08:03:22 garbled Exp $ */
/* $NetBSD: pcidevs.h,v 1.225 2000/05/18 13:04:27 drochner Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.217 2000/05/18 08:02:19 garbled Exp
* NetBSD: pcidevs,v 1.218 2000/05/18 13:03:31 drochner Exp
*/
/*
@ -992,7 +992,7 @@
#define PCI_PRODUCT_IBM_OLYMPIC 0x003e /* Token Ring */
#define PCI_PRODUCT_IBM_MIAMI 0x0036 /* Miami/PCI */
#define PCI_PRODUCT_IBM_TURBOWAYS25 0x0053 /* Turboways 25 ATM */
produce IBM MPIC2 0xffff MPIC-II
#define PCI_PRODUCT_IBM_MPIC2 0xffff /* MPIC-II */
/* IDT products */
#define PCI_PRODUCT_IDT_77201 0x0001 /* 77201/77211 ATM (\"NICStAR\") */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.222 2000/05/18 08:03:23 garbled Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.223 2000/05/18 13:04:27 drochner Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.217 2000/05/18 08:02:19 garbled Exp
* NetBSD: pcidevs,v 1.218 2000/05/18 13:03:31 drochner Exp
*/
/*
@ -1833,6 +1833,12 @@ struct pci_knowndev pci_knowndevs[] = {
"IBM",
"Turboways 25 ATM",
},
{
PCI_VENDOR_IBM, PCI_PRODUCT_IBM_MPIC2,
0,
"IBM",
"MPIC-II",
},
{
PCI_VENDOR_IDT, PCI_PRODUCT_IDT_77201,
0,