You guys remeber that we used to be able to use MacBook Air SMBios.plist to make OS X that our Minis were MBAs and with 10.6.4 update we lost this ability. No DVD Player and other functions, then we tried with the MBA2,1's SMBios.plist but it had problems with speedstepping or even caused KP for some of us. But we the new MBA3,1 which have a similar CPU to our Minis', I guess it works! No KP, SpeedStepping seems to work like a charm! AND FULL SUPPORT FOR REMOTE CD and by that I mean DVD Player working again!
Here's the plist I used, I also was wondering if it was possible to change the computer icon.
here's the SMBios that I use,
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMfamily</key>
<string>MacBookAir</string>
<key>SMproductname</key>
<string>MacBookAir3,1</string>
<key>SMboardproduct</key>
<string></string>
<key>SMserial</key>
<string></string>
<key>SMbiosversion</key>
<string></string>
</dict>
</plist>
I think it should be included in the new NBI! Of course if there's no trouble with it!
Cheers!