Hi Alexandre,

Thank you very much for your input - this is really great.

Which kernel and socket-can versions did you use for module compiling? I'm
getting the following errors while building TSCAN1 module with 2.6.31 kernel
and the latest socket-can svn snapshot:

le...@imontest:~/trunk/kernel/2.6$ make
make -C /lib/modules/2.6.31-15-generic/build M=/home/lesha/trunk/kernel/2.6
modules TOPDIR=/home/lesha/trunk/kernel/2.6
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-15-generic'
  CC [M]  /home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.o
/home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.c: In function
`tscan1_probe`:
[....]
/home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.c:289: error:
`struct can_bittiming` has no member named `clock`
/home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.c: In function
`tscan1_init`:
/home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.c:362: error:
`TSCAN1_SJA1000_IO_ADDR` undeclared (first use in this function)
[...]
/home/lesha/trunk/kernel/2.6/drivers/net/can/sja1000/tscan1.c:362: error:
`TSCAN1_SJA1000_REG_RANGE` undeclared (first use in this function)

Alexey

On Mon, Mar 15, 2010 at 10:36 PM, Alexandre Vézina
<[email protected]>wrote:

> Hi Alexey,
>
> Juste wanted to tell you that we have a driver that seems to be working
> fine. We are going to make more tests as soon as possible.
>
> You can see it here.
> http://dave.limoilux.org/trac/browser/informatique/trunk/tools/SocketCAN
>
> Feel free to give us feedback on this.
>
> Thanks
>
> On Mar 15, 2010 12:23 PM, "Alexey Serov" <[email protected]> wrote:
>
> Hello,
>
> We've just ordered TS-CAN1 PC/104 cards for our project (
> http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1 ). I
> searched through the mailing list and found the thread:
> http://old.nabble.com/TSCAN1-driver-td26053967.html .
>
> In this thread I found the source of TS-CAN1 driver, but as I understand,
> it is not working. Also, I found the source of the driver for Xenomai
> environment.
>
> So, my question: does exist working TS-CAN1 driver for socket-can in public
> domain or I'll have to look into Xenomai?
>
> Alexey
>
> _______________________________________________
> Socketcan-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/socketcan-users
>
>
_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to