HomeFreeBSD

usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1

Description

usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1

usbhid(4) vs other USB HID drivers precedence is determined by
hw.usb.usbhid.enable loader tunable and HID quirk subsystem rather
than by device_probe() return value. Raise priority high enough to
always give usbhid(4) a possible chance to attach.

Fixes usbhid(4) attachment on USB device hotplug.

(cherry picked from commit 975407b1d8dcceac2b54e2c4df96aadec7dc4c3a)

Details

Provenance
wulfAuthored on Sep 11 2022, 9:04 AM
Parents
rG6badae01a1e8: ig4(4): Add device HID to match I2C controller on ASUS X540 laptops
Branches
Unknown
Tags
Unknown