banan-os/kernel/kernel/Terminal
Bananymous 3daf3d53a3 Kernel: Serial now uses random size for some serial ports
If the serial port doesn't repond with a size, just use a random
one. There is no reason to ditch the whole output if you cannot
determine its size.
2023-11-17 18:56:02 +02:00
..
Serial.cpp Kernel: Serial now uses random size for some serial ports 2023-11-17 18:56:02 +02:00
TTY.cpp Kernel: Make DevFS use the new and better TmpFS instead of RamFS 2023-11-07 16:05:05 +02:00
VesaTerminalDriver.cpp Kernel: Don't use multiboot2 explicitly. Parse it to common structure 2023-11-17 18:54:59 +02:00
VirtualTTY.cpp Kernel: Rework whole ATA driver structure 2023-10-08 02:50:23 +03:00