QUOTE (Ed_P @ Sep 2 2010, 10:03 PM)

The 1st step is identifying the devices; brand, model, device details. Then seeing if the vendor has an XP driver for the device. Once those steps are accomplished adding a plugin to support the devices should be straight forward. Don't forget to determine the driver's for the device's comtrollers. They may need XP drivers also.
Post what you find and we will help you dreate the plugin.
I am having a little trouble figuring out exactly what I need. I am currently using two Lenovo Think laptops for testing, one T400, and a T410.
My current load of Bart PE identifies the drives normally with the T400, but not with the T410. Both have the same drivers loaded as far as I can tell, however the SATA controller seems to have a later driver:
Disk Drives
Apsx86.sys Lenovo, Version 1.71.0.3
disk.sys Microsoft Version 5.1.2600.5512
PartMgr.sys Microsoft Version 5.1.2600.5512
SATA AHCI Controller
iaStor.sys Version 9.5.7.1002 (T410)
iaStor.sys Version 8.9.2.1002 (T400)
(in C:\Windows\System32\Drivers\)
How do I add the later SATA driver to the Bart PE load? (Sorry for the trivial question, but I have never installed a driver in Bart PE from scratch before).