todo

来自「fsmlabs的real time linux的内核」· 代码 · 共 9 行

TXT
9
字号
- /dev/ttyS0 should correspond not to the first entry in the table,but to the real COM1. We can implement rt_com_setserial thatwould set parameters. Or we can use module parameters:insmod rt_com com1=0x2f8,4Only those ports listed on the command line would be requested- POSIX tcgetattr/tcsetattr (non-canonical mode only)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?