cvs commit: ports/x11-drivers/xf86-video-i810 Makefile

Robert Noland rnoland at FreeBSD.org
Mon Sep 22 06:24:17 UTC 2008


On Mon, 2008-09-22 at 07:09 +0200, Szilveszter Adam wrote:
> Dear Robert,
> 
> Thank you for your reply.
> 
> On Sun, Sep 21, 2008 at 04:33:59PM -0400, Robert Noland wrote:
> > 
> > That is with an 855 chip right?
> 
> Well, it is detected as 852/855. In piciconf -lv output, it features as
> (lines may wrap):
> 
> vgapci0 at pci0:0:2:0:     class=0x030000 card=0x05621014 chip=0x35828086
> rev=0x02 hdr=0x00
>    vendor     = 'Intel Corporation'
>    device     = '82852GM/GME/GMV/PM, 855GM/GME Montara Integrated
> 	         Graphics Device'
>    class      = display
>    subclass   = VGA
> vgapci1 at pci0:0:2:1:     class=0x038000 card=0x05621014 chip=0x35828086
> rev=0x02 hdr=0x00
>    vendor     = 'Intel Corporation'
>    device     = '82852GM/GME/GMV/PM, 855GM/GME Montara Integrated
> 		 Graphics Device'
>    class      = display
> 
> In dmesg output:
> 
> vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem
> 0xe0000000-0xe7ffffff,0xd0000000-0xd007ffff irq 11 at device 2.0 on pci0
> agp0: <Intel 8285xM (85xGM GMCH) SVGA controller> on vgapci0
> agp0: detected 8060k stolen memory
> agp0: aperture size is 128M
> drm0: <Intel i852GM/i855GM GMCH> on vgapci0
> vgapci0: child drm0 requested pci_enable_busmaster
> info: [drm] AGP at 0xe0000000 128MB
> info: [drm] Initialized i915 1.6.0 20080312
> vgapci1: <VGA-compatible display> mem
> 0xe8000000-0xefffffff,0xd0080000-0xd00fffff at device 2.1 on pci0
> drm1: <Intel i852GM/i855GM GMCH> on vgapci1
> vgapci1: child drm1 requested pci_enable_busmaster
> info: [drm] AGP at 0xe0000000 128MB
> info: [drm] Initialized i915 1.6.0 20080312

It shouldn't attach to the secondary id. I'll look into that... This is
the only one of the intel chips that I have seen that uses the same pci
id for both primary / secondary.  I was just looking at this in
agp_i810.

robert.

> The xorg intel(4) driver sees it as: 
> 
> Chipset: "852GM/855GM"
> 
> Oh, and this is on 8.0-CURRENT/i386 from 20th Sept. (machine is a
> ThinkPad R50e)
> 
> Let me know if I can be of any further help.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20080922/2afc996d/attachment.pgp


More information about the cvs-ports mailing list