jhb 0de926dfd1 Fix the subvendor ID for PCI-PCI bridges.
- Retire the PCI_SUB*_1 constants and don't try to read a subvendor ID out
  of them.  There isn't a standard subvendor ID field for PCI-PCI bridges.
  Instead, the dword at offset 0x34 is actually mostly reserved except for
  the LSB which is the capabilities pointer.
- Add support for the PCI-PCI bridge subvendor ID capability (13) and use
  it to set the subvendor ID for PCI-PCI bridges.

MFC after:	 1 month
2007-01-16 17:04:42 +00:00
..
2006-12-29 13:08:46 +00:00
2006-11-30 15:14:17 +00:00
2006-12-29 16:38:22 +00:00
2006-12-01 20:29:55 +00:00
2007-01-08 00:33:27 +00:00
2006-11-29 08:05:55 +00:00
2006-12-01 13:07:52 +00:00
2007-01-09 04:26:51 +00:00
2006-12-28 00:05:40 +00:00
2006-12-05 06:19:36 +00:00
2007-01-05 23:01:54 +00:00
2006-12-29 16:38:22 +00:00
2006-11-27 04:47:27 +00:00
2007-01-16 12:27:13 +00:00