This commit is contained in:
ichiro 2003-06-07 04:17:10 +00:00
parent 348e38efa1
commit e7c1bfeb6f
2 changed files with 53 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.531 2003/04/28 08:33:48 haya Exp $ */
/* $NetBSD: pcidevs.h,v 1.532 2003/06/07 04:17:10 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.530 2003/04/28 08:29:52 haya Exp
* NetBSD: pcidevs,v 1.531 2003/06/07 04:16:25 ichiro Exp
*/
/*
@ -1539,6 +1539,13 @@
#define PCI_PRODUCT_INTEL_82845G_AGP 0x2561 /* 82845G/GL Host-to-AGP Bridge */
#define PCI_PRODUCT_INTEL_82845G_IGD 0x2562 /* 82845G/GL Integrated Graphics Device */
#define PCI_PRODUCT_INTEL_31244 0x3200 /* 31244 Serial ATA Controller */
#define PCI_PRODUCT_INTEL_82855PM_DDR 0x3340 /* 82855PM MCH Host Controller */
#define PCI_PRODUCT_INTEL_82855PM_AGP 0x3341 /* 82855PM Host-to-AGP Bridge */
#define PCI_PRODUCT_INTEL_82855PM_PM 0x3342 /* 82855PM Power Management Controller */
#define PCI_PRODUCT_INTEL_82855GM_MCH 0x3580 /* 82855GM Host-to-Hub Controller */
#define PCI_PRODUCT_INTEL_82855GM_AGP 0x3582 /* 82855PM GMCH Integrated Graphics Device */
#define PCI_PRODUCT_INTEL_82855GM_AGP 0x3584 /* 82855PM GMCH Memory Controller */
#define PCI_PRODUCT_INTEL_82855GM_AGP 0x3585 /* 82855PM GMCH Configuration Process */
#define PCI_PRODUCT_INTEL_82830MP_IO_1 0x3575 /* 82830MP CPU to I/O Bridge 1 */
#define PCI_PRODUCT_INTEL_82830MP_AGP 0x3576 /* 82830MP CPU to AGP Bridge */
#define PCI_PRODUCT_INTEL_82830MP_IV 0x3577 /* 82830MP Integrated Video */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.529 2003/04/28 08:33:49 haya Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.530 2003/06/07 04:17:10 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.530 2003/04/28 08:29:52 haya Exp
* NetBSD: pcidevs,v 1.531 2003/06/07 04:16:25 ichiro Exp
*/
/*
@ -4407,6 +4407,48 @@ const struct pci_knowndev pci_knowndevs[] = {
"Intel",
"31244 Serial ATA Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855PM_DDR,
0,
"Intel",
"82855PM MCH Host Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855PM_AGP,
0,
"Intel",
"82855PM Host-to-AGP Bridge",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855PM_PM,
0,
"Intel",
"82855PM Power Management Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855GM_MCH,
0,
"Intel",
"82855GM Host-to-Hub Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855GM_AGP,
0,
"Intel",
"82855PM GMCH Integrated Graphics Device",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855GM_AGP,
0,
"Intel",
"82855PM GMCH Memory Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82855GM_AGP,
0,
"Intel",
"82855PM GMCH Configuration Process",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82830MP_IO_1,
0,