irtty-sir.c

来自「《linux驱动程序设计从入门到精通》一书中所有的程序代码含驱动和相应的应用程序」· C语言 代码 · 共 23 行

C
23
字号
/********************************************************************* *                 * Filename:      irtty-sir.c * Version:       2.0 * Description:   IrDA line discipline implementation * Status:        Experimental. * Author:        Dag Brattli <dagb@cs.uit.no> * Created at:    Tue Dec  9 21:18:38 1997 * Modified at:   Sun Oct 27 22:13:30 2002 * Modified by:   Martin Diehl <mad@mdiehl.de> * Sources:       slip.c by Laurence Culhane,   <loz@holmes.demon.co.uk> *                          Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> *  *     Copyright (c) 1998-2000 Dag Brattli, *     Copyright (c) 2002 Martin Diehl, *     All Rights Reserved. *       *     This program is free software; you can redistribute it and/or  *     modify it under the terms of the GNU General Public License as  *     published by the Free Software Foundation; either version 2 of  *     the License, or (at your option) any later version. *   *     Neither Dag Brattli nor University of Troms

⌨️ 快捷键说明

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