On Mit, 09 Jun 1999 Arturo Espinosa wrote:
>now i got a new problem,....
>
>just after
>#insmod rt_com.o
>i get
>
>"rt_com:resource or device busy"
>
>do you have any ideas why this is? could it be that because setserial
>configures all of my serial ports, so when i try to load rt_com it is not
>loaded because all of the devices have been previously initialized?
That's kind of correct. Actually the standard Linux serial port driver
grabs all ports it gets.
You either have to modify it not to grab the serial port you want to use
in rt_com or to load the rt_com module before the serial.o module.
-- Jochen
Heinrich-Heine-Universität Düsseldorf [EMAIL PROTECTED]
Institut für Physikalische Chemie I phone ++49-211-8113681
Universitätsstr. 26.43.02.29 fax ++49-211-8115195
40225 Düsseldorf, Germany www-public.rz.uni-duesseldorf.de/~jochen
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/