Skip to content

Wish List? #111

Answered by IanSeyler
the-grue asked this question in Q&A
Nov 13, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hi Jim,

That's a great question. Some off the top of my head:

kernel:

  • PS/2 mouse driver (will need an interrupt and code to clear/draw the mouse cursor)
  • MSI(-X) interrupt support
  • more network drivers (1/2.5/10/40 Gbit, vmxnet3)
  • testing on more hardware
  • USB keyboard/mouse (HID) driver since PS/2 is on its way out - a good stepping stone for mass storage
  • general code review / optimizations

monitor:

  • optimize glyph output
  • support for PSF1/PSF2 font format
  • add a function for searching memory

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@the-grue
Comment options

Comment options

You must be logged in to vote
2 replies
@the-grue
Comment options

@IanSeyler
Comment options

Answer selected by the-grue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants