Age | Commit message (Collapse) | Author | |
---|---|---|---|
44 hours | kern: dms: Add DMS QUERY opcode for devinfo | Ian Moffett | |
Add a new QUERY operation code that is used to fetch information about a specific disk. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
44 hours | kern: dms: Add initial DMS engine sources | Ian Moffett | |
The DMS engine handles performing I/O based on specific opcodes given to it and drives the callback wrappers. Signed-off-by: Ian Moffett <ian@osmora.org> |