xserver ChangeLog,3.246,3.247

Eric Anholt xserver-commit at pdx.freedesktop.org
Mon Sep 13 23:26:56 PDT 2004


Committed by: anholt

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv5936

Modified Files:
	ChangeLog 
Log Message:
Add proper PCI/AGP detection, based on Mike Harris's code for Radeon,
but using the MMIO mirror of the bits instead of config space.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.246
retrieving revision 3.247
diff -u -d -r3.246 -r3.247
--- ChangeLog	12 Sep 2004 23:22:30 -0000	3.246
+++ ChangeLog	14 Sep 2004 06:26:53 -0000	3.247
@@ -1,3 +1,10 @@
+2004-09-13  Eric Anholt  <anholt at FreeBSD.org>
+
+	* hw/kdrive/ati/ati.c: (ATIIsAGP):
+	* hw/kdrive/ati/ati_reg.h:
+	Add proper PCI/AGP detection, based on Mike Harris's code for Radeon,
+	but using the MMIO mirror of the bits instead of config space.
+
 2004-09-12  Eric Anholt  <anholt at FreeBSD.org>
 
 	* hw/kdrive/ati/ati_draw.c: (ATIBlockHandler), (ATIDrawEnable),



More information about the xserver-commit mailing list