Resources for Linux SocketCAN
Dinesh Guleria <[email protected]>
| Newsgroups | gmane.comp.hardware.bus.can |
|---|---|
| Message-ID | <CAKpDV8sg=SDUtRs0MdMCNcriOP91754jJ1yj_sB3-UwKASBG0Q@mail.gmail.com> |
Hi, Start with :-- http://en.wikipedia.org/wiki/SocketCAN check for this doc, on cia website :--- kleine-budde.pdf www.can-cia.org/fileadmin/cia/files/icc/13/kleine-budde.pdf Also go through :-- http://lxr.free-electrons.com/source/Documentation/networking/can.txt http://svn.berlios.de/wsvn/socketcan/trunk/kernel/2.6/Documentation/networking/can.txt By the way your network driver is based on on-chip or off-chip device ? Regards, Dinesh On Mon, Jan 28, 2013 at 7:23 PM, Heinz-Jürgen Oertel <[email protected]> wrote: > Am Montag, 28. Januar 2013, 13:08:55 schrieb Bram Kerkhof: > > Hi all, > > > > In my current project we have to use the Linux SocketCAN layer to get on > the > > bus, so I'm investigating existing resources and documentation for the > API. > > > > As can be expected, google turns up a number of links, which may or may > not > > be up-to-date, and of which most links are limited to describing the > part of > > the API that scratches the author's itch. > > > > So have any of you worked already with SocketCAN; > Yes > > > what are your experiences > > and can you recommend any useful links or information? > I used two main sources: > linux/Documentation/networking/can.txt > and the can-util from the git repositoy > git://gitorious.org/linux-can/can-utils.git > > Regards > Heinz > > > > > > > > > > Cheers, > > > > Bram-- > Archives and useful links: http://groups.yahoo.com/group/CANbus > Subscribe and unsubscribe at www.vector.com/canlist/ > Report any problems to <[email protected]> >