Changes between Version 4 and Version 5 of txt_device_api
- Timestamp:
- Jan 22, 2020, 2:51:45 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
txt_device_api
v4 v5 5 5 == __A) General principles__ == 6 6 7 The TXT device allows the kernel to access a text terminal peripheral. It is a multi-channel device, and there is one chdev per terminal,and per direction (TX/RX).7 The TXT device allows the kernel to access a text terminal peripheral. It is a multi-channel device, and there is one chdev per channel and per direction (TX/RX). 8 8 9 9 The TXT0 (channel 0) is the kernel terminal, and is only used to display debug or log messages.