You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/vv4os/io/uart.c:76: PortWrite8(INT_IDENT_AND_FIFO_CTRL, 0xC7); // FIXME: magic number
I copied & pasted that from OSDev wiki without researching. Gotta replace that magic number with logic.
The text was updated successfully, but these errors were encountered:
/vv4os/io/uart.c:76: PortWrite8(INT_IDENT_AND_FIFO_CTRL, 0xC7); // FIXME: magic number
I copied & pasted that from OSDev wiki without researching. Gotta replace that magic number with logic.
The text was updated successfully, but these errors were encountered: