Hello, .
You wrote 3 августа 2011 г., 2:20:59:

>   I'm trying to attach IPPON SmartPower 1000 UPS to FreeBSD 8-STABLE
> system via USB.
>   I'm posting it here, but not to NUT mailing list, because it seems,
> that blazer_usb will need HID device, and FreeBSD doesn't detect one.
  Ok, it was bad error message from driver. Really, problem was in
access rights to /dev/ugen1.2 node :)

  Now I have another question: devfs(8) uses device types or paths to
specify access rules for /dev/*, which is bad idea for USB device, as
it will change path when cable will be re-attached to another port. Is
here any method to set owner:group of device node by VID/PID or ID
string or something like this?

-- 
// Black Lion AKA Lev Serebryakov <l...@freebsd.org>

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to