readme.linux
来自「用于向flash中烧写linux内核的源代码」· LINUX 代码 · 共 21 行
LINUX
21 行
The included source code was slightly modified to include Linux support.
It was then modified to support LART by steve@steves-house.org.uk 2000-07-12
On Linux, this should be compiled with:
gcc -O2 -s -o Jflash-linux Jflash.cpp
There's a warning about 'gets' being dangerous.
If someone could tell me (Steve) what _should_ be used, I'll get rid of it. (I don't do C, you see...)
The executable can only be used by root. Please be sure you don't have
any other application/driver using your parallel port to avoid conflicts.
This includes kernel drivers as well.
Nicolas Pitre <nico@cam.org>
Apr 15, 2000
Steve Wiseman <steve@steves-house.org.uk>
Jul 12, 2000.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?