regen
This commit is contained in:
parent
6eb0418fdb
commit
2e81b6b5f8
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: pcidevs.h,v 1.103 1998/12/18 21:08:37 thorpej Exp $ */
|
||||
/* $NetBSD: pcidevs.h,v 1.104 1998/12/20 16:06:25 drochner Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcidevs,v 1.97 1998/12/18 21:08:19 thorpej Exp
|
||||
* NetBSD: pcidevs,v 1.98 1998/12/20 16:05:32 drochner Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -1159,3 +1159,5 @@
|
||||
/* Ziatech products */
|
||||
#define PCI_PRODUCT_ZIATECH_ZT8905 0x8905 /* PCI-ST32 Bridge */
|
||||
|
||||
/* Zoran products */
|
||||
#define PCI_PRODUCT_ZORAN_ZR36120 0x6120 /* Video Controller */
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: pcidevs_data.h,v 1.102 1998/12/18 21:08:37 thorpej Exp $ */
|
||||
/* $NetBSD: pcidevs_data.h,v 1.103 1998/12/20 16:06:25 drochner Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: pcidevs,v 1.97 1998/12/18 21:08:19 thorpej Exp
|
||||
* NetBSD: pcidevs,v 1.98 1998/12/20 16:05:32 drochner Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -2541,6 +2541,12 @@ struct pci_knowndev pci_knowndevs[] = {
|
||||
"Ziatech",
|
||||
"PCI-ST32 Bridge",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_ZORAN, PCI_PRODUCT_ZORAN_ZR36120,
|
||||
0,
|
||||
"Zoran Corporation",
|
||||
"Video Controller",
|
||||
},
|
||||
{
|
||||
PCI_VENDOR_MARTINMARIETTA, 0,
|
||||
PCI_KNOWNDEV_NOPROD,
|
||||
|
Loading…
x
Reference in New Issue
Block a user