Max Wash c5edce612d dev: implement generic devices
generic devices don't have a type (char, block, etc) and are created
by bus drivers to represent the device until a suitable driver is found.

generic devices are registered by the bus driver. once a more suitable
driver is found, that driver will re-register the device under itself.
2023-06-10 13:21:42 +01:00
2023-06-09 19:31:30 +01:00
2023-06-10 13:21:42 +01:00
2023-06-02 19:31:09 +01:00
2023-06-08 20:46:20 +01:00
2023-03-09 19:54:27 +00:00
2023-05-10 20:29:57 +01:00
2023-05-07 12:37:21 +01:00
2023-01-31 13:11:53 +00:00
2022-12-13 20:18:46 +00:00
Description
Microkernel
Readme BSD-3-Clause 1.4 MiB
Languages
C 91.2%
Python 4%
Assembly 3.6%
CMake 0.8%
Shell 0.3%
Other 0.1%