Re: git: 82e38b012cc8 - main - usbhid(4): Implement USB_REQUEST command in hid_ioctl method
Date: Thu, 03 Mar 2022 19:34:57 UTC
On 03.03.2022 12:26, Hans Petter Selasky wrote: > On 3/3/22 09:47, Hans Petter Selasky wrote: >> On 3/3/22 00:36, Vladimir Kondratyev wrote: >>> The branch main has been updated by wulf: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=82e38b012cc832651ba195f5443e7f9fb64ce5d3 > > I took care of it. See: > https://cgit.freebsd.org/src/commit/?id=fcca9fd98ce40d586e3b0147ba880b9104589269 > > Hope it works for you! > It works. Thank you! Currently HID ioctl is not exposed to userworld and used by drivers internally. But in future this can be changed. -- WBR Vladimir Kondratyev