freebsd-dev/stand/kboot/arch
Warner Losh 963037786f kboot: implement stripped down termios
Implement a stripped down termios, obtained from various files in musl
and HOST_ or host_ prepended to most things and a few unavoidable style
tweaks. Only implements the bits of termios we need for the boot loader:
put the terminal into raw mode, restore terminal settings and speed
stuff.

Sponsored by:		Netflix
2022-07-28 15:35:42 -06:00
..
aarch64 kboot: Implement host_ioctl 2022-07-28 15:35:42 -06:00
amd64 kboot: implement stripped down termios 2022-07-28 15:35:42 -06:00
powerpc64 kboot: implement stripped down termios 2022-07-28 15:35:42 -06:00