diff options
author | 2021-03-08 14:35:57 +0000 | |
---|---|---|
committer | 2021-03-08 14:35:57 +0000 | |
commit | f31b43ced9cf4cbf056e9d8aceb4fa40a73e00cd (patch) | |
tree | 670c914d5d75c8a83558b027517932f0b5f45902 /lib/libc/stdlib/malloc.c | |
parent | Add support for sdhc(4) on Raspberry Pi in ACPI mode. (diff) | |
download | wireguard-openbsd-f31b43ced9cf4cbf056e9d8aceb4fa40a73e00cd.tar.xz wireguard-openbsd-f31b43ced9cf4cbf056e9d8aceb4fa40a73e00cd.zip |
Allow uhidev child devices to claim selective report ids
There may be multiple matching devices on a single uhidev device but
the first device that responds to UHIDEV_CLAIM_ALLREPORTID will
block the others from attaching.
Change this to UHIDEV_CLAIM_MULTIPLE_REPORTID and require any
devices wanting some/all report ids to fill in the claimed array in
uhidev_attach_arg with just the reports it needs. uhidev can then
run match routines for other drivers with the available report ids.
ok anton
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions