📄 readme
字号:
README------This is a RDC R6040 PCI FastEthernet Driver for Linux 2.4(2.4.22 and above) and 2.6.The driver contains two makefiles, Makefile-2.4 and Makefile-2.6, for the kernel2.4 and 2.6 respectively. In other words, when you compile the module with thesource trees of Linux kernel 2.4, you should use Makefile-2.4 as the make-file, and vice versa.For kernel 2.4# make -f Makeifle-2.4 KDIR=/usr/src/linux-2.4For kernel 2.6# make -f Makeifle-2.6 KDIR=/usr/src/linux-2.6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -