Alexander van der Grinten

Results 119 comments of Alexander van der Grinten

For clarification: the keyboard from the second comment works correctly in Managarm? Or does it also not receive key strokes? For the keyboard that does not respond to keystrokes, could...

The descriptor looks correct. The bug might be caused by the fact that we do not send a `Set_Protocol` request (which is defined in the HID specification). The specification demands...

Any suggestions for this? Make each request a function and group the functions into new files?

As of 44d8efd468c38e987b29283d9dddb7faec086d6b this issue is at least logged.

abort() should kill the entire thread group; this can be fixed by implementing thread groups.

Thank you for the report. Could you also clarify which boot medium you are using? A USB pen drive, I assume? Do you know whether it's USB 2 or 3?...

So, your mass storage device is USB 2 (it supports 480 Mbits) and attached to an EHCI port. Managarm does support EHCI, so this setup should be fine. Maybe something...

This happens because the `ICRNL` of `struct termios` is not implemented correctly.

I think this would be beneficial for the ARM port, particularly on SoCs that route all PCI IRQs to the same vector. CC @qookei.