Topic: General driver question, why are some reconized and others are not?
Essentially I build a winbuilder xp that boots from usb drive, so our techs can reimage and perform certain tasks...
I am adding support for the HP 5102 mini netbook...
Looking at the intel sata drivers it uses the samve ahci version as the 6440 8.9.2.1002, which I added to DP 901 successfully.
The HWID PCI\VEN_8086&DEV_27C1&CC_0106 is listed a few times in my DP, once for a driver that came with 901 and again with the custom added 8.9.2.1002...
The textsetup for the mini is different but the infs are all the same... my winbuilder couldn't boot into the mini with a 7b error using the packs that work for the 6440 (that uses the same inf).
Looks like the only difference in the drivers (5102 vs 6440) is the textsetup.oem...
I would think that windows would use the same driver... Could there be a reason why the mini isn't using the driver I added (6440)?
Thanks for your help and knowledge...