mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
There is simply no advantage with putting both virtual console devices and serial TTY devices on the same major number. Putting them on separate major numbers greatly simplifies the allocation mechanism on the DeviceMapper code, because it no longer needs to calculate offsets of minor numbers, and should start from number 0 to theoretically infinite amount of device nodes.
2.2 KiB
2.2 KiB