Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

203
Views
USB HID device poll interval on Linux

I have a full-speed USB HID device with polling interval requested equal to 1, and when I use it with Kernels 3.x, 4.x I only get Interrupt IN transfers every other frame (every 2ms). At the same time, the OUT transfers happen every frame (every 1ms) as designed. Exact same device with exact same software works as expected (IN transfers every 1ms) on Kernel 2.6 on very slow (500MHz Atom) computer.

Anything I can do about this?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Looks like this is because of a bug in Linux drivers for UHCI and some OHCI controllers. The driver doesn't process the TDs filled by the controller fast enough, so the controller must skip a SOH slot. As a result, interrupt transfers arrive only every second slot.

If I insert USB 3.0 card into the same Linux, everything is fine because XHCI driver is used instead. If I run Windows on the same computer, everything is fine, because Windows doesn't have the bug.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!