diff options
author | Marc Aurele La France <tsi@ualberta.edu> | 2000-09-26 15:57:04 +0000 |
---|---|---|
committer | Marc Aurele La France <tsi@ualberta.edu> | 2000-09-26 15:57:04 +0000 |
commit | 367cab99ece8655bbd8a65096bb68bcfd7ef6fea (patch) | |
tree | 39a10383defa904c3d34409775611a692abf7f7c | |
parent | 94368c3b92b8513d5135fb3c20165f108b0e96fd (diff) |
721. PCI chip ID updates to ATI driver (Marc La France).
720. Fix i810 driver for -probe and -configure (Marc La France).
719. Change message when default modes are deleted (Marc La France).
718. Fix Xinerama byte swapping bug (Marc La France).
717. IA-64 and Alpha fixes for pswrap, Mesa, DRI, Xpm, libX11, Xt, Xaw,
Xmu, dps, Type1 fonts, cfb24, most output drivers, ELF loader, ramdac
module, xf4bpp and xf86cfg (Marc La France).
716. Improve IA-64 support by removing a plethora of 32-bit'isms (Marc La
France).
715. Default HasLinuxDoc to NO (Marc La France).
ident lines and warning fixes.
-rw-r--r-- | hw/kdrive/linux/ts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/linux/ts.c b/hw/kdrive/linux/ts.c index 44dae6da3..6342c4b95 100644 --- a/hw/kdrive/linux/ts.c +++ b/hw/kdrive/linux/ts.c @@ -1,5 +1,5 @@ /* - * Id: ts.c,v 1.1 1999/11/02 03:54:46 keithp Exp $ + * $XFree86$ * * Derived from ps2.c by Jim Gettys * |