Am Mittwoch, den 26.05.2010, 13:27 +0200 schrieb Arne Georg Gleditsch:
Attached is a patch to board_enable.c for the HP DL165 board. Apparently, the PCI signature of the DL165 is identical to the DL145, but the enable pins are placed differently... :/ I'm not sure what the best way to handle that is.
Try to find an lspci dump of that DL145 and check whether some PCI signature is different. If not, check whether DMI contains some string that makes it possible to tell the systems apart. If nothing helps, PCI subsystem IDs (not the normal vendor/device IDs!) have to be ripped out for both systems, disabling auto-detection, and manual -m is needed in any case.
Regards, Michael Karcher