Hi,

I'm facing the following problem on a TS-7200 board. The board is equipped with the standard TS-linux (debian)  release
and by loading the proper modules I'm able to use a single bluetooth dongle.

But when I plug another dongle into the 2nd USB port I'm unable to make it work.
 
The only way to bring it up is to make

hciconfig hci0 down
and then
hciconfig hci1 up
and then it works.
 
But I'm only able to operate a single BT dongle at a time. On my
development machine (redhat) everything works fine.

Anyone facing the same problem?
 
/ Hakan