On Tue, 12 Aug 2014 10:26:53 +0200, Jamie Griffin <griffin8j at gmail.com>
wrote:
> Hi
>
> For information purposes in case it helps or anyone is interested, I've
> built and installed the xorg server and utilities using the
> WITH_NEW_XORG knob and I can confirm it works very well on my hardware;
> which is:
>
> Intel Q45 graphics controller, codenamed Eaglelake. CPU is Pentium
> 2xCore.
>
> pciconf:
>
> vgapci0 at pci0:0:2:0: class=0x030000 card=0x304817aa chip=0x2e128086
> rev=0x03 hdr=0x00
> vendor = 'Intel Corporation'
> device = '4 Series Chipset Integrated Graphics Controller'
> class = display
> subclass = VGA
> vgapci1 at pci0:0:2:1: class=0x038000 card=0x304817aa chip=0x2e138086
> rev=0x03 hdr=0x00
> vendor = 'Intel Corporation'
> device = '4 Series Chipset Integrated Graphics Controller'
> class = display
>
> dmesg:
>
> VT: running with driver "vga".
> vgapci0: <VGA-compatible display> port 0x1c70-0x1c77 mem
> 0xfc000000-0xfc3fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0
> agp0: <Intel Q45 SVGA controller> on vgapci0
> vgapci0: Boot video device
> vgapci1: <VGA-compatible display> mem 0xfc400000-0xfc4fffff at device
> 2.1 on pci0
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on
isa0
> drmn0: <Intel Q45/Q43> on vgapci0
> VT: Replacing driver "vga" with new "fb"
Maybe you can get it listed here (if it is not listed already):
https://wiki.freebsd.org/Graphics#Tested_hardware_matrix
Regards,
Ronald.