[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Torti, Richard A" <Richard.Torti@MW.Boeing.com>] (fwd)



>From owner-rtl Mon May  7 05:59:47 2001
Received: from stl-smtpout-01.boeing.com (stl-smtpout-01.boeing.com [12.13.247.21])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f47BxlJ10978
	for <rtl@fsmlabs.com>; Mon, 7 May 2001 05:59:47 -0600
Received: from stl-av-01.boeing.com ([192.76.190.6])
	by stl-smtpout-01.boeing.com (8.9.2/8.8.5-M2) with ESMTP id GAA26086
	for <rtl@fsmlabs.com>; Mon, 7 May 2001 06:55:44 -0500 (CDT)
Received: from stl-hub-01.boeing.com (localhost [127.0.0.1])
	by stl-av-01.boeing.com (8.9.3/8.9.2/MBS-AV-01) with ESMTP id GAA16047
	for <rtl@fsmlabs.com>; Mon, 7 May 2001 06:55:42 -0500 (CDT)
Received: from xch-mwbh-01.stl.mo.boeing.com by stl-hub-01.boeing.com with ESMTP for rtl@fsmlabs.com; Mon, 7 May 2001 06:55:36 -0500
Received: by xch-mwbh-01.mdc.com with Internet Mail Service (5.5.2650.21)
	id <KM6Q2GQB>; Mon, 7 May 2001 06:55:36 -0500
Message-Id: <E110730FF5B5D2118F7E0008C7A4D75C02F1F175@xch-stl-07.mdc.com>
From: "Torti, Richard A" <Richard.Torti@MW.Boeing.com>
To: "'rtl@fsmlabs.com'" <rtl@fsmlabs.com>
Subject: RE: [rtl] rt_com tests
Date: Mon, 7 May 2001 06:55:34 -0500 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

This sounds like a possibility.  I did insert a 'release_region' and this
made the problem go away.  Thanks for everyone's help.

Rich

> -----Original Message-----
> From: Jens Michaelsen (web) [mailto:jens.michaelsen@web.de]
> Sent: Friday, May 04, 2001 12:36 AM
> To: rtl@fsmlabs.com; rtl@rtlinux.org
> Subject: Re: [rtl] rt_com tests
> 
> 
> do a
> 'cat /proc/ioports'
> and see who uses the ioports.
> 
> Maybe the kernel module auto loader inserted serial.o.
> For example SuSe works like this because
> it configures the serial lines at boot up.
> 
> Jens Michaelsen
> 
> 
> ----- Original Message -----
> From: Torti, Richard A <Richard.Torti@MW.Boeing.com>
> To: <rtl@rtlinux.org>
> Sent: Thursday, May 03, 2001 2:35 PM
> Subject: RE: [rtl] rt_com tests
> 
> 
> > After rebuilding the kernel without the serial module, I am 
> still running
> > into trouble.  When rt_com_setup calls 'check_region()', I 
> am getting an
> > error as if something else is there.  Is there a way to find out and
> disable
> > whatever else may be using the same region that rt_com is 
> trying to use?
> >
> > Thanks, Rich
> >
> > > -----Original Message-----
> > > From: Torti, Richard A [mailto:Richard.Torti@MW.Boeing.com]
> > > Sent: Tuesday, May 01, 2001 9:32 AM
> > > To: 'rtl@rtlinux.org'
> > > Subject: [rtl] rt_com tests
> > >
> > >
> > > I am having some troubles with the rt_com package.  
> Specifically, the
> > > testcomrtai module does not seem to work correctly.  I am 
> able to load
> > > rt_com.o and testcomrtai.o with success messages in dmesg,
> > > but nothing is
> > > being received across the serial line.  Furthermore,  running
> > > 'setserial'
> > > after the modules are running does not reflect any differences
> > > 'rt_com_setup' should have made.  (I'm not sure whether it
> > > should or not.)
> > >
> > > By the way, I can send and receive using my serial ports
> > > without the rt_com
> > > modules.
> > >
> > > I am using rt_com-0.5.4 and rtai-22.2.4.
> > >
> > > Thanks,
> > > Rich Torti
> > > -- [rtl] ---
> > > To unsubscribe:
> > > echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> > > echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> > > --
> > > For more information on Real-Time Linux see:
> > > http://www.rtlinux.org/rtlinux/
> > >
> >
> > -- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> > echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> > --
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/rtlinux/
> >
> 
> 
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
>