This commit is contained in:
drochner 1998-11-27 10:43:52 +00:00
parent d5a92a68de
commit b0bb754f03
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.96 1998/11/26 20:05:38 mcr Exp $ */
/* $NetBSD: pcidevs.h,v 1.97 1998/11/27 10:43:52 drochner Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.89 1998/11/23 22:54:02 mcr Exp
* NetBSD: pcidevs,v 1.90 1998/11/27 10:39:16 drochner Exp
*/
/*
@ -862,6 +862,9 @@
#define PCI_PRODUCT_INTEL_PCI450_PB 0x84c4 /* 82454KX/GX PCI Bridge (PB) */
#define PCI_PRODUCT_INTEL_PCI450_MC 0x84c5 /* 82451KX/GX Memory Controller (MC) */
/* Intergraph products */
#define PCI_PRODUCT_INTERGRAPH_4D50T 0x00e4 /* Powerstorm 4D50T */
/* I. T. T. products */
#define PCI_PRODUCT_ITT_AGX016 0x0001 /* AGX016 */
#define PCI_PRODUCT_ITT_ITT3204 0x0002 /* ITT3204 MPEG Decoder */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.95 1998/11/26 20:05:38 mcr Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.96 1998/11/27 10:43:53 drochner Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.89 1998/11/23 22:54:02 mcr Exp
* NetBSD: pcidevs,v 1.90 1998/11/27 10:39:16 drochner Exp
*/
/*
@ -1401,6 +1401,12 @@ struct pci_knowndev pci_knowndevs[] = {
"Intel",
"82451KX/GX Memory Controller (MC)",
},
{
PCI_VENDOR_INTERGRAPH, PCI_PRODUCT_INTERGRAPH_4D50T,
0,
"Intergraph",
"Powerstorm 4D50T",
},
{
PCI_VENDOR_ITT, PCI_PRODUCT_ITT_AGX016,
0,