haiku/headers/os/drivers/usb
Adrien Destugues a206dcc221 usb hid: implement horizontal scrollwheel
- Fix USB_hid_page_consumer.h: some values are skipped in the spec so
  our defines were off
- Handle the horizontal wheel on my mouse which is declared as a
  CON_AC_PAN, but otherwise works just like the vertical wheel
- Input server and interface kit already handle the events properly
  (they were available for serial mice already).

Change-Id: Ie0080ebb27e9478bcfe9f9dc5fd2a936ae05a848
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2201
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-02-06 00:10:10 +00:00
..
USB_audio.h listusb: parse UVC devices 2016-11-02 15:26:04 +01:00
USB_cdc.h * Add USB MIDI descriptors that we must parse in usb_midi driver to support 2011-02-10 19:35:40 +00:00
USB_hid_page_alphanumeric_display.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_arcade.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_bar_code_scanner.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_battery_system.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_consumer.h usb hid: implement horizontal scrollwheel 2020-02-06 00:10:10 +00:00
USB_hid_page_digitizers.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_game_controls.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_generic_desktop.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_generic_device_controls.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_keyboard.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_led.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_magnetic_stripe_reader.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_medical_instrument.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_pid.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_power_device.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_simulation.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_sport_controls.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_telephony.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_usb_monitor.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_vesa_virtual_controls.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid_page_vr_controls.h USB_hid: VR Controls definitions. 2019-10-08 16:56:51 +02:00
USB_hid_page_weighing_device.h Patch by x-ist from ticket #6115: 2010-12-16 20:23:56 +00:00
USB_hid.h USB_hid.h: Add Report Type constants 2019-05-14 07:24:09 +00:00
USB_langIDs.h * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
USB_massbulk.h USB_massbulk.h: use a proper naming for a public header. 2014-08-03 18:39:35 +02:00
USB_midi.h Fix typo. 2011-02-10 20:25:40 +00:00
USB_video.h Attempt to fix gcc8 build. 2019-12-05 20:14:08 +01:00