master/module.c
changeset 197 b9a6e2c22745
parent 196 f8a1e9f364a3
child 199 04ecf40fc2e9
equal deleted inserted replaced
196:f8a1e9f364a3 197:b9a6e2c22745
     6  *
     6  *
     7  *  Author: Florian Pose <fp@igh-essen.com>
     7  *  Author: Florian Pose <fp@igh-essen.com>
     8  *
     8  *
     9  *  $Id$
     9  *  $Id$
    10  *
    10  *
    11  *  (C) Copyright IgH 2005
    11  *  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
    12  *  Ingenieurgemeinschaft IgH
    12  *
    13  *  Heinz-Bäcker Str. 34
    13  *  This file is part of the IgH EtherCAT Master.
    14  *  D-45356 Essen
    14  *
    15  *  Tel.: +49 201/61 99 31
    15  *  The IgH EtherCAT Master is free software; you can redistribute it
    16  *  Fax.: +49 201/61 98 36
    16  *  and/or modify it under the terms of the GNU General Public License
    17  *  E-mail: sp@igh-essen.com
    17  *  as published by the Free Software Foundation; version 2 of the License.
       
    18  *
       
    19  *  The IgH EtherCAT Master is distributed in the hope that it will be
       
    20  *  useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    21  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
    22  *  GNU General Public License for more details.
       
    23  *
       
    24  *  You should have received a copy of the GNU General Public License
       
    25  *  along with the IgH EtherCAT Master; if not, write to the Free Software
       
    26  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    18  *
    27  *
    19  *****************************************************************************/
    28  *****************************************************************************/
    20 
    29 
    21 #include <linux/module.h>
    30 #include <linux/module.h>
    22 #include <linux/kernel.h>
    31 #include <linux/kernel.h>