Date: Sat, 13 Mar 2004 08:06:32 -0800 (PST) From: Peter Edwards <peadar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_intel.c Message-ID: <200403131606.i2DG6Wgp068417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403131606.i2DG6Wgp068417>