Regen from 1.554.

This commit is contained in:
kleink 2003-07-23 10:18:06 +00:00
parent ff5115db16
commit e5ed3710bb
2 changed files with 34 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.555 2003/07/17 12:41:41 hannken Exp $ */
/* $NetBSD: pcidevs.h,v 1.556 2003/07/23 10:18:06 kleink Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.553 2003/07/17 11:44:27 hannken Exp
* NetBSD: pcidevs,v 1.554 2003/07/23 10:16:16 kleink Exp
*/
/*
@ -1807,6 +1807,12 @@
#define PCI_PRODUCT_NS_DP83820 0x0022 /* DP83820 10/100/1000 Ethernet */
#define PCI_PRODUCT_NS_NS87410 0xd001 /* NS87410 */
/* Philips products */
#define PCI_PRODUCT_PHILIPS_SAA7130HL 0x7130 /* SAA7130HL PCI video broadcast decoder */
#define PCI_PRODUCT_PHILIPS_SAA7133HL 0x7133 /* SAA7133HL PCI A/V broadcast decoder */
#define PCI_PRODUCT_PHILIPS_SAA7134HL 0x7134 /* SAA7134HL PCI A/V broadcast decoder */
#define PCI_PRODUCT_PHILIPS_SAA7135HL 0x7135 /* SAA7135HL PCI A/V broadcast decoder */
/* NCR/Symbios Logic products */
#define PCI_PRODUCT_SYMBIOS_810 0x0001 /* 53c810 */
#define PCI_PRODUCT_SYMBIOS_820 0x0002 /* 53c820 */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.553 2003/07/17 12:41:42 hannken Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.554 2003/07/23 10:18:08 kleink Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.553 2003/07/17 11:44:27 hannken Exp
* NetBSD: pcidevs,v 1.554 2003/07/23 10:16:16 kleink Exp
*/
/*
@ -5685,6 +5685,30 @@ const struct pci_knowndev pci_knowndevs[] = {
"National Semiconductor",
"NS87410",
},
{
PCI_VENDOR_PHILIPS, PCI_PRODUCT_PHILIPS_SAA7130HL,
0,
"Philips",
"SAA7130HL PCI video broadcast decoder",
},
{
PCI_VENDOR_PHILIPS, PCI_PRODUCT_PHILIPS_SAA7133HL,
0,
"Philips",
"SAA7133HL PCI A/V broadcast decoder",
},
{
PCI_VENDOR_PHILIPS, PCI_PRODUCT_PHILIPS_SAA7134HL,
0,
"Philips",
"SAA7134HL PCI A/V broadcast decoder",
},
{
PCI_VENDOR_PHILIPS, PCI_PRODUCT_PHILIPS_SAA7135HL,
0,
"Philips",
"SAA7135HL PCI A/V broadcast decoder",
},
{
PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_810,
0,