Commit Graph

1256 Commits (65e715d56d08a76c22f5ae2665ca0696e2834c89)

Author SHA1 Message Date
Oliver Hartkopp 50e8c467af Added include <sys/socket.h> to lib.c after discussion on commit-mailing-list.
Fixed comments.
Fixed Makefile (remove all *.o files / added empty line at end of file).
2006-10-31 10:41:21 +00:00
Oliver Hartkopp 99a3bba852 Added tiny tool cansend and a library to parse ASCII CAN frames (e.g. from
the command line) that are defined in one concatenated string.
This is a requirement for the comming command line tool 'bcmsend' that allows
to send more than one CAN frame at a time.
2006-10-30 13:14:36 +00:00
Urs Thuermann 063c62c665 changed user space programs to use new include files.
added missing include file <net/if.h> in most programs.
added volatile modifier to "int running" in candump.c.
2006-10-24 13:55:43 +00:00
Urs Thuermann cee2fc2fd0 Remove remnants of the projects VW history (Email addresses, Makefile targets).
Move version.h to include/linux/can.
Fix Makefiles to include raw.ko and bcm.ko in compilation and to make
vcan compile again.
Change ioctl names in SJA1000 driver to make it compile again.
Add parenthesis around assignment in vcan.c to eliminate gcc warning.
2006-07-07 06:58:26 +00:00
Urs Thuermann 46cdac2554 add Id to svn:keywords property. 2006-05-11 07:59:37 +00:00
Urs Thuermann e7a59a9ea4 Initial import of llcf-2.0-pre2 2006-04-24 14:14:09 +00:00