>From the intel_driver.h it appears the relevant PCIIDs are (8086 for the
vendor):

#ifndef PCI_CHIP_I810
#define PCI_CHIP_I810              0x7121
#define PCI_CHIP_I810_DC100        0x7123
#define PCI_CHIP_I810_E            0x7125
#define PCI_CHIP_I815              0x1132
#define PCI_CHIP_I810_BRIDGE       0x7120
#define PCI_CHIP_I810_DC100_BRIDGE 0x7122
#define PCI_CHIP_I810_E_BRIDGE     0x7124
#define PCI_CHIP_I815_BRIDGE       0x1130
#endif

#ifndef PCI_CHIP_I830_M
#define PCI_CHIP_I830_M            0x3577
#define PCI_CHIP_I830_M_BRIDGE     0x3575
#endif

#ifndef PCI_CHIP_845_G
#define PCI_CHIP_845_G             0x2562
#define PCI_CHIP_845_G_BRIDGE      0x2560
#endif

#ifndef PCI_CHIP_I854
#define PCI_CHIP_I854              0x358E
#define PCI_CHIP_I854_BRIDGE       0x358C
#endif

#ifndef PCI_CHIP_I855_GM
#define PCI_CHIP_I855_GM           0x3582
#define PCI_CHIP_I855_GM_BRIDGE    0x3580
#endif

#ifndef PCI_CHIP_I865_G
#define PCI_CHIP_I865_G            0x2572
#define PCI_CHIP_I865_G_BRIDGE     0x2570
#endif

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774999

Title:
  [i865G] Upgrade should warn user about lack of support for old 8xx
  intel hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/774999/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to