Applies to
affix-kenel
1.2.2
1.2.3
1.2.4
1.2.5
and linux kenels 2.4.8 and other maybee
COM1 USB dongles and maybee others
If you experiment problems with your usb dongle in a
versions 1.2.2 till 1.2.5 then try to set
#define BTUSB_MAX_RX_URB 1
instead of
#define BTUSB_MAX_RX_URB 8
in affix-kernel-1.2.5/drivers/usb/btusb.c
this because seems that some kernels (linux kerns) do
not support fully multi URBS
btusb.c in 1.2.1 is verry different than version 1.2.2 and
has been reingneered quite a lot..
i think dmitry will fix this this in 1.2.6...
Logged In: YES
user_id=400047
Many thanks.