readme.txt

来自「SMSC 9118 Driver for linux」· 文本 代码 · 共 26 行

TXT
26
字号
#######################################################
#################### FILES ############################
#######################################################
readme.txt: this file

simp911x.c: Main driver source code file.
        
builds: This batch file is used for building the driver for the
        sh3 platform.
        usage: ./builds
        
simp911x.o: this is the driver binary obtained after building
        simp911x.c
        
simp911x.Lnt:
	Lint configuration file
	
simp911x-Lnt.txt:
	Lint output file
	
lint.h:
	Lint specific headers, to emulate the real linux headers.
	
COPYING:
	This is a copy of the GNU general public license.

⌨️ 快捷键说明

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