File: ChangeLog

package info (click to toggle)
tpconfig 3.1.3-15
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 848 kB
  • sloc: ansic: 3,362; sh: 447; makefile: 14
file content (41 lines) | stat: -rw-r--r-- 1,589 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
 
2/22/02 - Version 3.1.3
  Fixed assertion error that some ALPS users were getting
  with newer 2.4.x kernels (this has been tested on 2.4.9).
 
 
4/23/01 - Version 3.1.2
  Fixed to work with 2.4 kernel.  Added diffs and pc_keyb.c patched
  files for /usr/src/linux/drivers/char/pc_keyb.c file for 2.4.2 and 2.2.17
  kernels (patches from cph@zurich.ai.mit.edu).

11/14/00 Version 3.1 - Bruce Kall (kall@compass.com)

  Incorporated changes by Chris Hanson (cph@zurich.ai.mit.edu):
  1) Added 2.2.17 kernel patch that provide mechanism for access the
  aux device while another process (e.g., X server) has it open.
  tpconfig can now be run under X.
  2) Implemented --sleep option for Synaptics to allow reading and
    and writing sleep mode on touchpads that support it.
  3) rewrite of synaptics.c to clean it up, use symbolic constants,
    increase abstraction level etc.  


9/29/00 Version 3.0 - Bruce Kall (kall@compass.com):
  Added first support for ALPS Glidepad/Stickpointer

9/1/99 Version 2.3 - Bruce Kall (kall@compass.com):
  Incorporated changes by Tim Underwood for kernels
  above 2.2.7.

2/16/99 Version 2.2 - Bruce Kall (kall@compass.com):
 Modified to work with 2.2.x kernel as well as 2.0.x
 kernels. This version also now will time out
  gracefully if being run on top of gpm or X.

7/8/98 Version 2.0: - Bruce Kall (kall@compass.com):
 Changed to work with modern Synaptic touchpads which contain
 newer firmware (that have a single mode byte).  Also added
 detection of newer touchpad info ('Super' 'Ultrathin',
 'Widepad','Stamppad','Submini','Multiswich').