index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
synproto.h
Age
Commit message (
Expand
)
Author
2006-07-07
Fix compile errors when using Xorg 7.1.
Peter Osterlund
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