c5edce612d3c0adb76fa0af98df2ea64cd2242f3
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.
Socks ===== It's a kernel!
Description
Languages
C
91.2%
Python
4%
Assembly
3.6%
CMake
0.8%
Shell
0.3%
Other
0.1%