* [Xenomai-help] analogy - serial port
@ 2012-04-02 14:12 Minh GIANG
2012-04-02 14:29 ` Gilles Chanteperdrix
2012-04-02 14:30 ` Gilles Chanteperdrix
0 siblings, 2 replies; 3+ messages in thread
From: Minh GIANG @ 2012-04-02 14:12 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 997 bytes --]
Hello everybody,
Do the Analogy driver support the serial port. I can attach the serial
port(ttyS0) to rtser0 with xeno_16550A.ko as mentionned in Xenomai
Documentation
modprobe xeno_16550A io=<io1>[,<io2>...] irq=<irq1>[,<irq2>...]
[baud_base=<base1>[,<base2>...]]
[tx_fifo=<len1>[,<len2>...]] [start_index=<index>]
How can i tell to the Analogy driver to recognize the serial port in order
to use the Analogy API. i have seen the command
/xeno_install/sbin/analogy_config analogy0 analogy_ni_pcimio
i think that analogy_ni_pcimio is the drivers suppors of National
Instruments PCI / PXI cards. But i don't have the DAQ card yet, currently i
test with two serial ports on my computer while connecting them by one
cable. the first aim is to test the api analogy.
Thanks,
when i try to add the analogy_ni_pcimio module over terminal linux. i get
one message error
insmod analogy_ni_pcimio.ko
analogy_ni_pcimio.ko : -1 Unknown symbol in module
[-- Attachment #2: Type: text/html, Size: 3733 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] analogy - serial port
2012-04-02 14:12 [Xenomai-help] analogy - serial port Minh GIANG
@ 2012-04-02 14:29 ` Gilles Chanteperdrix
2012-04-02 14:30 ` Gilles Chanteperdrix
1 sibling, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2012-04-02 14:29 UTC (permalink / raw)
To: Minh GIANG; +Cc: xenomai
On 04/02/2012 04:12 PM, Minh GIANG wrote:
> Hello everybody,
>
> Do the Analogy driver support the serial port. I can attach the serial
> port(ttyS0) to rtser0 with xeno_16550A.ko as mentionned in Xenomai
> Documentation
>
> modprobe xeno_16550A io=<io1>[,<io2>...] irq=<irq1>[,<irq2>...]
> [baud_base=<base1>[,<base2>...]]
> [tx_fifo=<len1>[,<len2>...]] [start_index=<index>]
>
>
> How can i tell to the Analogy driver to recognize the serial port in
> order to use the Analogy API. i have seen the command
>
> /xeno_install/sbin/analogy_config analogy0 analogy_ni_pcimio
>
> i think that analogy_ni_pcimio is the drivers suppors of National
> Instruments PCI / PXI cards. But i don't have the DAQ card yet,
> currently i test with two serial ports on my computer while connecting
> them by one cable. the first aim is to test the api analogy.
Sorry, I did not make myself clear: the RTDM API is a general API for
making drivers, Analogy is a class of drivers for acquisition boards
written using RTDM. The analogy library allow access to this class of
driver, so, you can not use the analogy library with a serial port driver.
>
> Thanks,
>
>
>
> when i try to add the analogy_ni_pcimio module over terminal linux. i
> get one message error
>
> insmod analogy_ni_pcimio.ko
>
> analogy_ni_pcimio.ko : -1 Unknown symbol in module
See dmesg to understand what symbol is missing.
--
Gilles.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] analogy - serial port
2012-04-02 14:12 [Xenomai-help] analogy - serial port Minh GIANG
2012-04-02 14:29 ` Gilles Chanteperdrix
@ 2012-04-02 14:30 ` Gilles Chanteperdrix
1 sibling, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2012-04-02 14:30 UTC (permalink / raw)
To: Minh GIANG; +Cc: xenomai
On 04/02/2012 04:12 PM, Minh GIANG wrote:
> Hello everybody,
>
> Do the Analogy driver support the serial port. I can attach the serial
> port(ttyS0) to rtser0 with xeno_16550A.ko as mentionned in Xenomai
> Documentation
>
> modprobe xeno_16550A io=<io1>[,<io2>...] irq=<irq1>[,<irq2>...]
> [baud_base=<base1>[,<base2>...]]
> [tx_fifo=<len1>[,<len2>...]] [start_index=<index>]
>
>
> How can i tell to the Analogy driver to recognize the serial port in
> order to use the Analogy API. i have seen the command
>
> /xeno_install/sbin/analogy_config analogy0 analogy_ni_pcimio
>
> i think that analogy_ni_pcimio is the drivers suppors of National
> Instruments PCI / PXI cards. But i don't have the DAQ card yet,
> currently i test with two serial ports on my computer while connecting
> them by one cable. the first aim is to test the api analogy.
>
> Thanks,
>
>
>
> when i try to add the analogy_ni_pcimio module over terminal linux. i
> get one message error
>
> insmod analogy_ni_pcimio.ko
>
> analogy_ni_pcimio.ko : -1 Unknown symbol in module
And I forgot. Please stick to plain text mails, do not waste everyone's
bandwidth with HTML.
--
Gilles.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-02 14:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02 14:12 [Xenomai-help] analogy - serial port Minh GIANG
2012-04-02 14:29 ` Gilles Chanteperdrix
2012-04-02 14:30 ` Gilles Chanteperdrix
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.