>>>>> Patricia Warner writes (well, I see it was Bob, actually:-)

PW> I have a RTLinux system that does not have the 'setserial'
PW> command.  (Due to space limitations concerns.  It appears that
PW> serial ports are still assigned, even with out setserial.  I have
PW> 2 functioning serial ports one with APC UPS and one with X10 power
PW> line connection.

PW> What I would like to do is re-write the X10 related driver/daemon
PW> to use rt_com.  However, (again) I don't have setserial.  Is the
PW> correct way, to use rt_com in this situation, to load it early in
PW> startup?

If you have serial.o as a module, loading rt_com before that will
definitely help (you need to change rt_com_table accordingly).

I would actually prefer to "hack" serial.o not to probe for the
X10-used port, though, and compile it into the kernel -- as you said
you have space-concerns.

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