Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | kernel/amd64: i8237: Optimize set channel select | Ian Moffett | |
There is no need for an intermediary register before setting %AL. This commit removes redundant instructions to reduce the amount of cycles used for this operation. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
3 days | kernel/amd64: isa: Add initial i8237 driver impl | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |