Live data from Hacker News

Viewing profile — neonbeige

neonbeige

HN member
Joined
Sat, Mar 19, 2022, 1:29 AM UTC
HN karma
6
Public activity
2 items

About neonbeige

No profile information was provided.

Recent public activity

  1. comment
    Comment #34100348

    It's the same for the host controller hardware, it exposes different interrupts which the host controller driver can make use of so you don't have to busy-wait. The details depend …

  2. comment
    Comment #34097824

    The polling by the host controller is still limited to happening once every bInterval period as specified by the device, which for mouse/keyboard will be at least a few millisecond…