Intel GMA4500HD Support

Hi to All!

What can you say about Intel GMA4500HD support in FreeBSD 7.2 / 8.0?

I am plan to buy notebook with this graphic chip...

Thank you!
 
On 8, NOTES has this:

Code:
device		i915drm		# Intel i830 through i915

and drm_pciids.h has these:

Code:
#define i915_PCI_IDS
[snip]
        {0x8086, 0x2A42, CHIP_I9XX|CHIP_I965, "Mobile Intel<C2><AE> GM45 Express Chipset"}
        {0x8086, 0x2E22, CHIP_I9XX|CHIP_I965, "Intel G45/G43"}

Not sure if that's a match ..
 
Back
Top