summaryrefslogtreecommitdiffstats
path: root/sys/dev/adb/adb_mouse.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261068jhibbits2014-03-011-1/+1
* Fix powerpc/161045. ams_poll() needs to return that any data is available, notjhibbits2013-09-281-1/+2
* Use uiomove return value instead of returning 0.kevlo2012-11-131-2/+2
* Add support for interpreting taps on ADB touchpads as a button click.nwhitehorn2009-11-281-1/+130
* Use si_drv1 to hold the softc for the adb_mouse character device instead ofjhb2009-01-291-1/+2
* Make adb_mouse use dev2unit() instead of minor().ed2009-01-291-1/+1
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingnwhitehorn2008-12-061-1/+1
* Make the touch pad on my PowerBook G4 12" a little more usable.ed2008-11-021-7/+18
* Allow a read() on /dev/ams[0-9] to be interrupted.ed2008-11-011-1/+6
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+539
OpenPOWER on IntegriCloud