]> rtime.felk.cvut.cz Git - socketcan-devel.git/blob - doc/cangen.1
Add kernel version depency for Kernel 3.1.x which extended __rtnl_register().
[socketcan-devel.git] / doc / cangen.1
1 .\" $Id$
2 .\"
3 .\" Copyright (c) 2002-2007 Volkswagen Group Electronic Research
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\"    notice, this list of conditions, the following disclaimer and
11 .\"    the referenced file 'COPYING'.
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\"    notice, this list of conditions and the following disclaimer in the
14 .\"    documentation and/or other materials provided with the distribution.
15 .\" 3. Neither the name of Volkswagen nor the names of its contributors
16 .\"    may be used to endorse or promote products derived from this software
17 .\"    without specific prior written permission.
18 .\"
19 .\" Alternatively, provided that this notice is retained in full, this
20 .\" software may be distributed under the terms of the GNU General
21 .\" Public License ("GPL") version 2 as distributed in the 'COPYING'
22 .\" file from the main directory of the linux kernel source.
23 .\"
24 .\" The provided data structures and external interfaces from this code
25 .\" are not restricted to be used by modules with a GPL compatible license.
26 .\"
27 .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28 .\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29 .\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30 .\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31 .\" OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32 .\" SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33 .\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37 .\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
38 .\" DAMAGE.
39 .\"
40 .\" Send feedback to <socketcan-users@lists.berlios.de>
41 .\"
42 .TH CANGEN 1 2007-01-29 "Socket CAN" "User Commands"
43 .SH NAME
44 cangen \- generate CAN traffic to send on a CAN interface
45 .SH SYNOPSIS
46 .B "cangen ..."
47 .SH DESCRIPTION
48 .B cangen
49 yadda yadda
50 .SH "SEE ALSO"
51 .BR candump (1),
52 .BR cansend (1),
53 .BR can (7),
54 .BR can-raw (7)