> I'm still troubled by the bluetooth errors though.. I wish I could
> solve that problem. This device reports mfg 0x0a12 product 0x0001
> (well idProduct is 0x0001, iProduct is 0x0002?)
> 


Hmmm.... I think I might have an idea. Do you run /etc/rc.d/bluetooth by hand 
by any chance ? If so, can you please do not do it? Basically 
/etc/rc.d/Bluetooth is run from devd.conf currently. Devd responds to ubt 
device arrival by calling start on /etc/rc.d/Bluetooth. Similarly when ubt 
device departs devd will call stop on /etc/rc.d/Bluetooth.

When you call start on /etc/rc.d/Bluetooth on already setup stack, you might 
get errors.  So either try not calling start by hand, or, try to call restart. 
Restart will tear down struck and then set it up from scratch. 

Thanks
Max

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[email protected]"

Reply via email to