Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r261068 | jhibbits | 2014-03-01 | 1 | -1/+1 |
* | Fix powerpc/161045. ams_poll() needs to return that any data is available, not | jhibbits | 2013-09-28 | 1 | -1/+2 |
* | Use uiomove return value instead of returning 0. | kevlo | 2012-11-13 | 1 | -2/+2 |
* | Add support for interpreting taps on ADB touchpads as a button click. | nwhitehorn | 2009-11-28 | 1 | -1/+130 |
* | Use si_drv1 to hold the softc for the adb_mouse character device instead of | jhb | 2009-01-29 | 1 | -1/+2 |
* | Make adb_mouse use dev2unit() instead of minor(). | ed | 2009-01-29 | 1 | -1/+1 |
* | Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing | nwhitehorn | 2008-12-06 | 1 | -1/+1 |
* | Make the touch pad on my PowerBook G4 12" a little more usable. | ed | 2008-11-02 | 1 | -7/+18 |
* | Allow a read() on /dev/ams[0-9] to be interrupted. | ed | 2008-11-01 | 1 | -1/+6 |
* | Add ADB support. This provides support for the external ADB bus on the PowerMac | nwhitehorn | 2008-10-26 | 1 | -0/+539 |