readme.txt

来自「Linux 内核版本2.6.15下的pmac运动控制卡驱动源程序」· 文本 代码 · 共 19 行

TXT
19
字号
isa	#Contains device driver files for ISA busDRIVER INSTALLATION:1 Change $(INCLUDEDIR) to target machine include dir2 Change $(INSTALLDIR) to target machine /lib/modules/.../pmac3 Run make in isa directory as  make  make install4 Run depmod -a to update modules.dep  depmod -a5 Run ./load from isa directory.6 To check isa devices, check pmacisa entry in /proc/driver/pmac/. It will give the successfully initialized devices with all parameters.

⌨️ 快捷键说明

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