>>>>> "RR" == Ralf Ramrath <[EMAIL PROTECTED]> writes:

RR> work ( before I load the rt_com.o module into the kernel, I
RR> disabled the linux serial driver by typing: setserial /dev/ttyS1
RR> uart none).

RR> I perceived, that in the init_module proc, there is the following
RR> if-statement:
 
RR> ...  if( -EBUSY == check_region( p->port, 8)) ...

RR> unfortunetalety, this statement is true and the init_module aborts
RR> its execution...

For what port? Probably you need to turn cua0/ttyS0 off as well, or
change rt_com_table according to your needs?

Jochen
-- 
Heinrich-Heine-Universit�t, Institut f�r Physikalische Chemie I
Universit�tsstr. 1, Geb. 26.43 Raum 02.29             GnuPG key: 44BCCD8E
40225 D�sseldorf, Germany                          phone ++49-211-8113681
http://www.Jochen-Kuepper.de                         fax ++49-211-8115195
-- [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/

Reply via email to