irport.c
来自「powerpc内核mpc8241linux系统下net驱动程序」· C语言 代码 · 共 22 行
C
22 行
/********************************************************************* * * Filename: irport.c * Version: 0.8 * Description: Serial driver for IrDA. * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sun Aug 3 13:49:59 1997 * Modified at: Sat May 23 23:15:20 1998 * Modified by: Dag Brattli <dagb@cs.uit.no> * Sources: serial.c by Linus Torvalds * serial_serial.c by Aage Kvalnes <aage@cs.uit.no> * * Copyright (c) 1997,1998 Dag Brattli <dagb@cs.uit.no> * 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 + -
显示快捷键?