On 03/27/13 20:46, kermus wrote:
hi!
i'm struggling exact same type problem with Nas4Free(freeBSD Nas) and APC
Smart-UPS
is there any workaround or fix for this message flood
Hi there!
/usr/src/etc/devd.conf: action "logger Unknown USB device: vendor ...
You probably can get rid of those messages by editing /etc/devd.conf and
comment out this:
# Various logging of unknown devices.
nomatch 10 {
match "bus" "uhub[0-9]+";
action "logger Unknown USB device: vendor $vendor product
$product \
bus $bus";
};
Then restart devd or reboot.
--HPS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"