Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: coreplayer2 on May 05, 2012, 02:51:39 AM

Title: Improvement for modern USB Mouse compatibility?
Post by: coreplayer2 on May 05, 2012, 02:51:39 AM
Apparently to improve the support for many modern USB mice the USB 2.0 feature "Improved Transaction Translator scheduling" needs enabling.  Apparently this feature is normally disabled, however without it some mice (particularly Logitech mouse)  will not function.

Anyone have any insight into this? 

I am referring to this

Code: [Select]
: kernel config info here
Symbol: USB_EHCI_TT_NEWSCHED [=n] │
│ Type : boolean │
│ Prompt: Improved Transaction Translator scheduling │
│ Defined at drivers/usb/host/Kconfig:74 │
│ Depends on: USB_SUPPORT [=y] && USB_EHCI_HCD [=y] │
│ Location: │
│ -> Device Drivers │
│ -> USB support (USB_SUPPORT [=y]) │
│ -> EHCI HCD (USB 2.0) support (USB_EHCI_HCD [=y])





Title: Re: Improvement for modern USB Mouse compatibility?
Post by: curaga on May 05, 2012, 05:28:49 AM
Will enable in the next build.
Title: Re: Improvement for modern USB Mouse compatibility?
Post by: coreplayer2 on May 05, 2012, 11:43:26 AM
Cool thanks Curaga  Can't tell you how much we appreciate that. 

Thanks