On 5/23/21 2:03 AM, Mark Kane wrote:
can't add hid device
You would have to search for this print in the code a figure out why it
doesn't work. Might be a missing CONFIG option, needed for this device.
--HPS
___
freebsd-usb@freebsd.org mailing list
On 5/23/21 10:28 AM, Hans Petter Selasky wrote:
You would have to search for this print in the code a figure out why it
doesn't work. Might be a missing CONFIG option, needed for this device.
Hi,
I suspect device_add() returns -ENXIO . This just means that there is a
missing driver for this d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255759
--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=43f5d5bf01fdf821e8037272c636a9be18323e00
commit 43f5d5bf01fdf821e8037272c636a9be18323e00
Author:
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255759
Dmitry Chagin changed:
What|Removed |Added
Assignee|u...@freebsd.org |dcha...@freebsd.org