changelog

来自「这个才是朗讯的内置猫驱动」· 代码 · 共 26 行

TXT
26
字号
Version 0.3.0:--------------    - Redesigned the driver to be a kernel module. This fixes a lot of      problems the user-space driver had.    - Implemented a simple command parser.Version 0.2.0:--------------    - Implemented the V.8 handshaking protocol    - Now it can connect using V.34 up to 33600bps    - Added a Modem detection routine to check for valid IRQ and IO address.    * This version doesn't work correctly. It generates many transmission      errors and blocks too often.Version 0.1.0:--------------    - First ALPHA release of the driver    - Basic functionality implemented	* reset the modem	* get the modem off/on hook	* dial a number using DTMF or Pulses	* monitor Call Progress (dialtone, answer & Ring detection, etc)	* check modem status	* send and receive data (full duplex)    - Establish a V.32Bis connection at 14400bps (Orig only)

⌨️ 快捷键说明

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