Searched hist:"3 e5e312a28c8d2ea9ccb6b47ec39b616582c3142" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/usb/ |
H A D | usb_hid.c | diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky
|
/freebsd/sys/dev/usb/input/ |
H A D | ums.c | diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky
|
/freebsd/sys/dev/usb/quirk/ |
H A D | usb_quirk.c | diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky diff 3e5e312a28c8d2ea9ccb6b47ec39b616582c3142 Tue Feb 24 04:34:05 CET 2009 Andrew Thompson <thompsa@FreeBSD.org> MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm does not handle unsorted HID descriptors. - Change the way we obtain the report ID. - Use the X/Y/Z+button locations instead for report ID source for ums. - Add more range checks. - Remove Microsoft Mouse quirks. If the positions are moduloed the report length multiplied by 8, the values seem correct. - Some minor style changes.
Submitted by: Hans Petter Selasky
|