Hello comunity here is another success story:

Installed JaS 10.4.8 on HP 6110 Hardware:

Intel Centrino Celeron M 1,4
768 MB RAM
IDE Hard Disk
Intel GMA900
Broadcom 4306

Out of the box works
USB
BLuetooth
Grafics
Touchpad
Keyboard

very nice. Some adds:

Network 10/100 MBit onboard works fine after replacing IONetworkFamily.kext from JaS 10.4.7.

Network WaveLan Broadcom 4306 works as 4320 (Airport Extreme) with replacing the folowing lines in IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/Info.plist:

<dict>
<key>APRoamTrigger</key>
<integer>-91</integer>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AirPortBrcm43xx</string>
<key>IOClass</key>
<string>AirPort_Brcm43xx</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IONameMatch</key>
<array>
<string>pci14e4,4320</string>
<string>pci14e4,4306</string>
</array>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>

At this time ACPI doesn't work.

And I don't installed the JaS GMA Package yet. I test it newt weekend to get Quarz Extreme. I read that there is a driver bug and you have to bridge the VGA out pins but i won't do that. I use the VGA out at work... so more testing goes here... The
system runs stable and faster than XP or Vista... very nice. Respect to JaS.

Greetings elcode

P.s: Sorry for my bad english!