Searched hist:188981 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/
H A Dusb_hid.cdiff 188981 Tue Feb 24 01:35:59 MST 2009 thompsa 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-10.1-release/sys/dev/usb/input/
H A Dums.cdiff 188981 Tue Feb 24 01:35:59 MST 2009 thompsa 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-10.1-release/sys/dev/usb/quirk/
H A Dusb_quirk.cdiff 188981 Tue Feb 24 01:35:59 MST 2009 thompsa 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

Completed in 217 milliseconds