Age | Commit message (Expand) | Author |
---|---|---|
2006-04-09 | Added (untested) support for ALPS touchpads using the 2.4 | Peter Osterlund |
2006-04-09 | Fixed inconsistent function name. | Peter Osterlund |
2006-04-09 | Don't call PS2QueryHardware() from PSMReadHwState(). | Peter Osterlund |
2006-04-09 | Added (untested) support for the FreeBSD psm mouse driver. | Peter Osterlund |
2006-04-09 | Renamed synapticshw to SynapticsHwInfo to avoid conflicts | Peter Osterlund |
2006-04-09 | Moved the CommData struct from synaptics.h to synproto.h so | Peter Osterlund |
2006-04-09 | Moved autodev handling to the protocol specific files. | Peter Osterlund |
2006-04-09 | Removed unnecessary forward declaration. | Peter Osterlund |
2006-04-09 | Don't send the whole SynapticsPrivate struct to the | Peter Osterlund |
2006-04-09 | Moved reading of hardware state to the protocol specific | Peter Osterlund |
2006-04-09 | Moved the QueryHardware function to the protocol specific | Peter Osterlund |
2006-04-09 | Some work on abstracting out the protocol differences from | Peter Osterlund |