All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U
  2007-06-07 14:18 [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U Stéphane ANCELOT
@ 2007-06-07 12:36 ` Wolfgang Grandegger
  2007-06-07 15:17   ` Stéphane ANCELOT
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Grandegger @ 2007-06-07 12:36 UTC (permalink / raw)
  To: Stéphane ANCELOT; +Cc: xenomai-help

Stéphane ANCELOT wrote:
> Hi,
> 
> Enclosed, you will find xenomai rtdm drivers for  ADLINK PCI 7841   and
> ADVANTECH PCI 1680U pci boards.
> 
> 
> It can be easily ported to clones PCI boards that use 2 sja1000 and a
> PLX controler as pci interface.
> 
> known to be running well against xeno 2.1.2
> 
> 
> To Jan Kiszka and Sebastian Smolorz : the support for advantech pci
> 1680u has been  completely rewritten in this version.

Nice, unfortunately this driver is obsolete. Are you aware that there is 
RT-Socket-CAN integrated in Xenomai since a while (starting with version 
2.3.0)?

http://www.rts.uni-hannover.de/xenomai/lxr/source/ksrc/drivers/can/README
http://www.xenomai.org/documentation/trunk/html/api/group__rtcan.html

It would make much more sense to add drivers for the ADLINK PCI 7841 
and ADVANTECH PCI 1680U to "ksrc/drivers/can/sja1000".

Wolfgang.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U
@ 2007-06-07 14:18 Stéphane ANCELOT
  2007-06-07 12:36 ` Wolfgang Grandegger
  0 siblings, 1 reply; 5+ messages in thread
From: Stéphane ANCELOT @ 2007-06-07 14:18 UTC (permalink / raw)
  To: xenomai-help

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

Hi,

Enclosed, you will find xenomai rtdm drivers for  ADLINK PCI 7841   and
ADVANTECH PCI 1680U pci boards.


It can be easily ported to clones PCI boards that use 2 sja1000 and a
PLX controler as pci interface.

known to be running well against xeno 2.1.2


To Jan Kiszka and Sebastian Smolorz : the support for advantech pci
1680u has been  completely rewritten in this version.

Best Regards
Stéphane Ancelot


[-- Attachment #2: rt_sja1000.tgz --]
[-- Type: application/x-compressed-tar, Size: 185515 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U
  2007-06-07 15:17   ` Stéphane ANCELOT
@ 2007-06-07 14:57     ` Wolfgang Grandegger
  2007-06-07 15:08       ` Jan Kiszka
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Grandegger @ 2007-06-07 14:57 UTC (permalink / raw)
  To: Stéphane ANCELOT; +Cc: xenomai-help

Stéphane ANCELOT wrote:
> 
> Wolfgang Grandegger a écrit :
>> Stéphane ANCELOT wrote:
>>> Hi,
>>>
>>> Enclosed, you will find xenomai rtdm drivers for  ADLINK PCI 7841   and
>>> ADVANTECH PCI 1680U pci boards.
>>>
>>>
>>> It can be easily ported to clones PCI boards that use 2 sja1000 and a
>>> PLX controler as pci interface.
>>>
>>> known to be running well against xeno 2.1.2
>>>
>>>
>>> To Jan Kiszka and Sebastian Smolorz : the support for advantech pci
>>> 1680u has been  completely rewritten in this version.
>> Nice, unfortunately this driver is obsolete. Are you aware that there is
>> RT-Socket-CAN integrated in Xenomai since a while (starting with version
>> 2.3.0)?
> 
> Yes, I agree, but it was not available at  the moment of writing /
> testing our driver (March 2006)

Fair enough!

> This work is based on the release 0.9.8 of rt socket can driver  that
> you can find here :
> http://www.rts.uni-hannover.de/rtaddon/
> Since it served as a basis for the actual CAN socket driver, integration
> of adlink and advantech boards in the xenomai trunk should be trivial.

It should not be a big deal, indeed. Patches are welcome ;-).

Wolfgang.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U
  2007-06-07 14:57     ` Wolfgang Grandegger
@ 2007-06-07 15:08       ` Jan Kiszka
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Kiszka @ 2007-06-07 15:08 UTC (permalink / raw)
  To: Stéphane ANCELOT; +Cc: xenomai-help

[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]

Wolfgang Grandegger wrote:
> Stéphane ANCELOT wrote:
>> Wolfgang Grandegger a écrit :
>>> Stéphane ANCELOT wrote:
>>>> Hi,
>>>>
>>>> Enclosed, you will find xenomai rtdm drivers for  ADLINK PCI 7841   and
>>>> ADVANTECH PCI 1680U pci boards.
>>>>
>>>>
>>>> It can be easily ported to clones PCI boards that use 2 sja1000 and a
>>>> PLX controler as pci interface.
>>>>
>>>> known to be running well against xeno 2.1.2
>>>>
>>>>
>>>> To Jan Kiszka and Sebastian Smolorz : the support for advantech pci
>>>> 1680u has been  completely rewritten in this version.
>>> Nice, unfortunately this driver is obsolete. Are you aware that there is
>>> RT-Socket-CAN integrated in Xenomai since a while (starting with version
>>> 2.3.0)?
>> Yes, I agree, but it was not available at  the moment of writing /
>> testing our driver (March 2006)
> 
> Fair enough!
> 
>> This work is based on the release 0.9.8 of rt socket can driver  that
>> you can find here :
>> http://www.rts.uni-hannover.de/rtaddon/
>> Since it served as a basis for the actual CAN socket driver, integration
>> of adlink and advantech boards in the xenomai trunk should be trivial.
> 
> It should not be a big deal, indeed. Patches are welcome ;-).

Please remember, Stéphane: For now, only _you_ have the hardware. We can
only look at code. :->

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U
  2007-06-07 12:36 ` Wolfgang Grandegger
@ 2007-06-07 15:17   ` Stéphane ANCELOT
  2007-06-07 14:57     ` Wolfgang Grandegger
  0 siblings, 1 reply; 5+ messages in thread
From: Stéphane ANCELOT @ 2007-06-07 15:17 UTC (permalink / raw)
  To: Wolfgang Grandegger; +Cc: xenomai-help



Wolfgang Grandegger a écrit :
> Stéphane ANCELOT wrote:
>> Hi,
>>
>> Enclosed, you will find xenomai rtdm drivers for  ADLINK PCI 7841   and
>> ADVANTECH PCI 1680U pci boards.
>>
>>
>> It can be easily ported to clones PCI boards that use 2 sja1000 and a
>> PLX controler as pci interface.
>>
>> known to be running well against xeno 2.1.2
>>
>>
>> To Jan Kiszka and Sebastian Smolorz : the support for advantech pci
>> 1680u has been  completely rewritten in this version.
> 
> Nice, unfortunately this driver is obsolete. Are you aware that there is
> RT-Socket-CAN integrated in Xenomai since a while (starting with version
> 2.3.0)?

Yes, I agree, but it was not available at  the moment of writing /
testing our driver (March 2006)

This work is based on the release 0.9.8 of rt socket can driver  that
you can find here :
http://www.rts.uni-hannover.de/rtaddon/
Since it served as a basis for the actual CAN socket driver, integration
of adlink and advantech boards in the xenomai trunk should be trivial.


Best Regards
S.Ancelot


> 
> http://www.rts.uni-hannover.de/xenomai/lxr/source/ksrc/drivers/can/README
> http://www.xenomai.org/documentation/trunk/html/api/group__rtcan.html
> 
> It would make much more sense to add drivers for the ADLINK PCI 7841 and
> ADVANTECH PCI 1680U to "ksrc/drivers/can/sja1000".
> 
> Wolfgang.
> 
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-07 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 14:18 [Xenomai-help] CAN driver for adlink pci 7841 and ADVANTECH 1680U Stéphane ANCELOT
2007-06-07 12:36 ` Wolfgang Grandegger
2007-06-07 15:17   ` Stéphane ANCELOT
2007-06-07 14:57     ` Wolfgang Grandegger
2007-06-07 15:08       ` Jan Kiszka

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.