From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Marcel Soulot <msoulot@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Test xen_16500A.ko on different serial port
Date: Tue, 31 Mar 2009 11:34:36 +0200 [thread overview]
Message-ID: <49D1E3AC.4060106@domain.hid> (raw)
In-Reply-To: <37f89760903310217o29fe3435j286d5fa10dd6aa82@domain.hid>
Marcel Soulot wrote:
> Hi
>
> I start with xenomai so I patch the kernel 2.6.26.7 with the version 2.4.6.
>
> So I try to test the xeno_16550A.ko driver generated instead of the standard
> 16550A on serial port ttyS0 ioaddr=0x3f8 irq=4 (standard one) and also on
> serial port in PCI card ttyS6 ioaddr=0xe0000400 irq=10.
>
> I used the following command to substitute the 16550A driver used by the
> xeno_16550A.ko:
>
>> setserial /dev/ttyS0 uart none
>> insmod ./xeno_16550.ko ioaddr=0x3f8 irq=4
>
> I got the error message :
>
> xeno_16550A: Unkonwn parameter 'ioaddr'
> insmod: error inserting './xeno_16550A.ko': -1 Unknown symbol in module
>
> and I got the same thing with the other port.
>
> Can you explain me how I can load correctly the xeno_16550A.ko
There is no ioaddr parameter to this module, as documented here:
http://www.xenomai.org/index.php/16550A
The "Unknown symbol in module" message alone does not tell us much,
module related message appear clearly in the kernel logs, not on the
terminal where modprobe is run.
--
Gilles.
next prev parent reply other threads:[~2009-03-31 9:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-31 9:17 [Xenomai-help] Test xen_16500A.ko on different serial port Marcel Soulot
2009-03-31 9:34 ` Gilles Chanteperdrix [this message]
2009-03-31 9:37 ` Vikesh Rambaran
2009-03-31 9:39 ` Sebastian Smolorz
2009-03-31 10:14 ` Marcel Soulot
2009-03-31 10:59 ` Marcel Soulot
2009-03-31 11:13 ` Sebastian Smolorz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49D1E3AC.4060106@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=msoulot@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.