This commit is contained in:
hwr 1998-12-30 13:50:42 +00:00
parent 4d3847e0ea
commit 446f262aa5
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.105 1998/12/21 13:43:11 drochner Exp $ */
/* $NetBSD: pcidevs.h,v 1.106 1998/12/30 13:50:42 hwr Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.99 1998/12/21 13:37:00 drochner Exp
* NetBSD: pcidevs,v 1.100 1998/12/30 13:49:49 hwr Exp
*/
/*
@ -923,6 +923,9 @@
/* NEC products */
#define PCI_PRODUCT_NEC_POWERVR2 0x0046 /* PowerVR PCX2 */
/* Neomagic products */
#define PCI_PRODUCT_NEOMAGIC_NMMG128ZV 0x0003 /* MagicGraph 128ZV */
/* NexGen products */
#define PCI_PRODUCT_NEXGEN_NX82C501 0x4e78 /* NX82C501 Host-PCI Bridge */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.104 1998/12/21 13:43:11 drochner Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.105 1998/12/30 13:50:42 hwr Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.99 1998/12/21 13:37:00 drochner Exp
* NetBSD: pcidevs,v 1.100 1998/12/30 13:49:49 hwr Exp
*/
/*
@ -1593,6 +1593,12 @@ struct pci_knowndev pci_knowndevs[] = {
"NEC",
"PowerVR PCX2",
},
{
PCI_VENDOR_NEOMAGIC, PCI_PRODUCT_NEOMAGIC_NMMG128ZV,
0,
"Neomagic",
"MagicGraph 128ZV",
},
{
PCI_VENDOR_NEXGEN, PCI_PRODUCT_NEXGEN_NX82C501,
0,