[xserver-commit] xserver ChangeLog,3.105,3.106
Eric Anholt
xserver-commit@pdx.freedesktop.org
Fri, 09 Jan 2004 00:44:07 -0800
- Previous message: [xserver-commit] xserver/hw/kdrive/src kaapict.c,1.7,1.8
- Next message: [xserver-commit] xserver/hw/kdrive/ati ati.c,1.10,1.11 ati.h,1.5,1.6 ati_draw.c,1.11,1.12 ati_draw.h,1.3,1.4 ati_dri.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver
Modified Files:
ChangeLog
Log Message:
Change PCI ID information field to be one of r128, r100, r200, r300.
This is all the information we need so far. Put that information
into atic, and use it correctly in the code (unlike before).
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.105
retrieving revision 3.106
diff -u -d -r3.105 -r3.106
--- ChangeLog 9 Jan 2004 08:40:31 -0000 3.105
+++ ChangeLog 9 Jan 2004 08:43:47 -0000 3.106
@@ -1,3 +1,14 @@
+2004-01-09 Eric Anholt <anholt@FreeBSD.org>
+
+ * hw/kdrive/ati/ati.c: (ATICardInit):
+ * hw/kdrive/ati/ati.h:
+ * hw/kdrive/ati/ati_draw.c:
+ * hw/kdrive/ati/ati_draw.h:
+ * hw/kdrive/ati/ati_dri.c: (ATIDRIScreenInit), (ATIDRICloseScreen):
+ Change PCI ID information field to be one of r128, r100, r200, r300.
+ This is all the information we need so far. Put that information
+ into atic, and use it correctly in the code (unlike before).
+
2004-01-08 Eric Anholt <anholt@FreeBSD.org>
* hw/kdrive/src/kaapict.c: (kaaTryDriverComposite):
- Previous message: [xserver-commit] xserver/hw/kdrive/src kaapict.c,1.7,1.8
- Next message: [xserver-commit] xserver/hw/kdrive/ati ati.c,1.10,1.11 ati.h,1.5,1.6 ati_draw.c,1.11,1.12 ati_draw.h,1.3,1.4 ati_dri.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]