nsc-ircc.c

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

C
23
字号
/********************************************************************* *                 * Filename:      nsc-ircc.c * Version:       1.0 * Description:   Driver for the NSC PC'108 and PC'338 IrDA chipsets * Status:        Stable. * Author:        Dag Brattli <dagb@cs.uit.no> * Created at:    Sat Nov  7 21:43:15 1998 * Modified at:   Wed Mar  1 11:29:34 2000 * Modified by:   Dag Brattli <dagb@cs.uit.no> *  *     Copyright (c) 1998-2000 Dag Brattli <dagb@cs.uit.no> *     Copyright (c) 1998 Lichen Wang, <lwang@actisys.com> *     Copyright (c) 1998 Actisys Corp., www.actisys.com *     Copyright (c) 2000-2004 Jean Tourrilhes <jt@hpl.hp.com> *     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 + -
显示快捷键?