changelog
来自「linux操作系统下的红外驱动的测试程序」· 代码 · 共 38 行
TXT
38 行
2003-08-18 Jean II * Move start_tty before fork to get error messages on console * Don't restore disc/termio in cleanup if invalid * Set FD_CLOEXEC on ttyfd so that popen does not inherit it (Martin)2002-07-18 Jean II * Fix "irattach -h/-v" (thanks to Werner Heuser for spotting this)2002-06-03 Jean II * Added ma600 dongle support2002-05-22 Jean II * Added act200l dongle support2002-04-17 Jean II * Merged and corrected patch from Ronny Arild : o proper exit in case of failure o restore initial tty settings o print error in invalid options * Reorganise code, add inline/static * Tighten device name parsing, return error and exit * Fix dongle loading for irport case * Accept module name as first argument and load all module devices * More logical operation order in main()2002-04-03 Jean II * Addded ep7211 & mcp2120 dongles * Removed hard defined stuff in favor of irda.h1999-10-09 Dag Brattli <dagb@cs.uit.no> * irattach.c (cleanup): fixed function, so it will actually exit when a signal arrives 1999-10-07 Dag Brattli <dagb@cs.uit.no> * Added AirPort support to irattach and dongle_attach
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?