yyd_iris <yyd_iris@yahoo-dot-com.no-spam.invalid> wrote:
Quote:
Hi,
I am trying to reduce the uncessary processes runing the QNX 6.3
system. I have a few question.
1. How can I enter text mode only, without Photon? Currently the
system starts Photon automatically after reboots.
Just create /etc/system/config/nophoton on your machine. It can be an
empty file:
touch /etc/system/config/nophoton
Quote:
2. How can I *not* loading certain hardware drivers after reboots? For
example,
a. io-audio, : audio
b. devc-ser8250:
c. devc-par : Parallel port manager
d. devb-fdc : floppy
e. spooler : printer?
If you're using diskboot, a lot of the device detection takes place
automatically. You can add an /etc/system/enum/overrides file to
change this. You can also use a buildfile to specify exactly how you
want your machine to start. See the Controlling How Neutrino Starts
chapter of the Neutrino User's Guide, as well as the Building Embedded
Systems guide.
Quote:
3. How can I change timer interrupt priority? In both command line and
codes.
I assume the timer interrupt has priority of 0, the lowest one?
Someone else will have to help you with this question.
------------------------------------------
Steve Reid stever@qnx.com
Technical Editor
QNX Software Systems
------------------------------------------ |