changelog.txt

来自「arm 平台下 linux gpio 的驱动」· 文本 代码 · 共 47 行

TXT
47
字号
Changelog1.0   2003-07-31   * Initial release1.1   2003-08-14   * Added IOCTL support, code-cleanup1.1.1 2003-08-15   * Fixed major problem (kernel oops) in the initialization of the module1.1.2 2003-08-15   * Minor cleanup regarding speed when writing to the GPIOs1.1.3 2003-08-18   * Fixed problem with setting the direction of the GPIOs   (which was introduced with the previous speed improvement...)1.1.4 2003-10-07   * Fixed problem IOCTL calls causing segfault1.2.0 2003-11-09* Added support for net4801* Rewrite to implement 4501 and 4801 driver with a common interface1.2.1 2003-11-27   * Bugfixes to reading error_led and gpio ports, thanks to Dave Johnson1.3.0 2004-01-22* Added support for the voltage and temperature monitors on the 4801* Cleaned up proc handling* Added drivertest program, to make sure all functions still work after a   code change* Reorganized the code so there's only one (somewhat bigger) module   for 4801 and 45xx     1.3.1 2004-01-26* Since the previous release was not quite finished (but released to respond   to an inquiry on the soekris-tech list) this release takes care of all open   issues (documentation, test-program)* Fixed bug with writing to /dev/gpio1 (4801 only)1.3.2 2004-02-24* fixed "unresolved symbol __number_of_pins", that occurred if the module was   stripped with "--strip-unneeded"* fixed (?) problem with MODVERSIONS enabled in the kernel* corrected JP5 description in 4801gpio.h

⌨️ 快捷键说明

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