summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2006-03-12 06:53:27 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2006-03-12 06:53:27 +0000
commit3a290115af41b0ecb94eb201d7e7abb42ebbfec6 (patch)
treec2e5d11c9b4edee2f75c72dbc834fd732dc2dba3 /ChangeLog
parentd6b8f0a5eeb332563ec3ec7082f03be1797d26d8 (diff)
Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need
in atipciids.h so we can update the ATI driver independently of the server when new chips are added
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b95b79..3ae9b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-03-12 Benjamin Herrenschmidt <benh@kernel.crashing.org>
+
+ * src/ati.h:
+ * src/r128_dri.c:
+ * src/r128_driver.c:
+ * src/r128_probe.c:
+ * src/radeon_driver.c:
+ * src/radeon_mm_i2c.c:
+ * src/radeon_probe.c:
+ * src/radeon_video.c:
+ * src/radeon_vip.c:
+ * src/atipciids.h:
+ Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs
+ we need in atipciids.h so we can update the ATI driver independently
+ of the server when new chips are added
+
2006-03-10 Alan Coopersmith <alan.coopersmith@sun.com>
* src/radeon_driver.c: