Displaying 1 result from an estimated 1 matches for "darwin_to_errno".
2006 Dec 07
1
directing users towards documentation on udev and permissions
...turn code (or errno) being equal to EPERM, but
will that do the wrong thing on *BSD? For that matter, do any of the
BSD USB stacks have restrictive permissions associated with their USB
device nodes?
(We should be OK on OS X, since there seem to be no permission
problems, and libusb's internal darwin_to_errno() can't return EPERM
anyway.)
In any case, if it looks like the problem is related to permissions,
we should mention the hotplug/udev documentation.
Any thoughts on this?
--
- Charles Lepple