Kevin O'Connor wrote:
The support in SeaBIOS is currently 1029 lines of code - it is a direct, no nonsense, just make it work implementation.
I think that is wonderful! Good job!
The next thing I am planning to look at is basic ohci keyboard support, and then fleshing out the current keyboard support (eg, auto-repeat, keyboard leds).
The USB option ROM is still a tricky point. How to make it co-exist with USB support in SeaBIOS?
If the option ROM works out well, maybe it could instead offer the keyboard services?
//Peter