Feature #11611
pchtemp driver should use new IPD 9 aliases
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The pchtemp driver is a prime example of a driver that has to use PCI IDs because the PCH does not expose PCI express devices. We should update these to use the new IPD 9 style PCI aliases to reduce any chance of conflicts.
Updated by Robert Mustacchi over 1 year ago
To test this I made sure that we still attached to the pchtemp driver on a few different platforms.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
git commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4
commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-09-06T17:26:55.000Z 11610 PCI ID ambiguity leads to driver induced mayhem 11611 pchtemp driver should use new IPD 9 aliases Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>