Hi there,
Using Net.arcnet and Net.arc20 drivers I worry how to get them quiet if the
ARCnet hardware doesn’t exist in the computer.
We are trying to keep consistent sysinit files, so we start e.g. Net.arcnet
and then test if the driver keeps alive. Works fine if ARCnet card is in
place, but if it’s not the driver tells few diag messages; unfortunately the
QSSL programmers loved the function qnx_display_msg (I guess) so I can’t get
the message stripped by sending it to >*/dev/null.
Anything runs fine, it’s just the error messages disturbing our aesthetics
very much.
Any ideas ? (except patching the driver’s error strings to blank)
Thanks
/martin