Skip to content

Externalize drivers as kernel modules #7

@juls0730

Description

@juls0730

Currently, in CappuccinOS, drivers like the keyboard driver and the serial driver are always loaded and in the kernel. These drivers should only be loaded if either, manually called for via something similar to modprobe on Linux, or defined to load based on device detection (or something like this). Of course, this is currently not possible until #6 is complete.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions