I have successfully installed iATKOS 2.0i on my Thinkpad T60p (2007-XXX).
I installed with default settings (i.e. While installation i did not select any optional packages/kernels/drivers).
Thinkpad T60p
------------------
1. Audio - Working OOB
2. Ethernet (Intel Gigabit) - Working OOB
3. Graphics (ATI V5200) - Default Resolution is 1024x768 without QE/CI.
3.1 Edited /System/Library/Extensions/ATIRadeonX1000.kext/Contents/Info.plist
Added Vendor Id & Device ID (71C4).
3.2 Edited
/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
& Added "Graphics Mode" key with string "1600x1200x32"
With the above two changes, Graphics is working fine. (1600x1200 with QE/CI + H/W Accelaration). Resolution Switching is not working.
4. WLAN - Thinkpad 802.11a/b/g card
4.1 Edited /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros.kext/Contents/Info.plist
Added Thinkpad Card's Device Id & Vendor Id.
Next Reboot, it detected as Airport Extreme card & working fine.
5. Bluetooth - Working OOB
6. PCMCIA
1394 PCMCIA Card is working fine with Chun-Nan's 10.5.2 beta3 package. (http://forum.insanelymac.com/index.php?showtopic=81036)
NOTE : After doing the Extension changes (Like adding Device & Vendor Id), do the following steps before rebooting.
sudo chown -R root:wheel /System/Library/Extensions/
sudo chmod -R 755 /System/Library/Extensions/
sudo rm /System/Library/Extensions.mkext
sudo rm /System/Library/Extensions.kextcache
Sandy




