cvs commit: src/sys/pci agp_intel.c
Scott Long
scottl at freebsd.org
Sat Mar 13 09:06:28 PST 2004
Peter Edwards wrote:
> peadar 2004/03/13 08:06:32 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/pci agp_intel.c
> Log:
> Recognise the 82845G AGP bridge, and poke it appropriately at
> attach/detach time.
>
> Assigning the default behaviour to this particular device is
> incorrect, corrupting the video BIOS aperture, and breaking
> VESA support in the kernel and XFree86.
>
> Reviewed By: dfr
> MFC after: 1 week
> PR: kern/62906
>
> Revision Changes Path
> 1.20 +5 -0 src/sys/pci/agp_intel.c
>
Cool! Would this also be the reason for X not being able to get DDC
information?
Scott
More information about the cvs-src
mailing list