devices/ecdev.h
changeset 197 b9a6e2c22745
parent 195 674071846ee3
child 199 04ecf40fc2e9
equal deleted inserted replaced
196:f8a1e9f364a3 197:b9a6e2c22745
     1 /******************************************************************************
     1 /******************************************************************************
     2  *
     2  *
     3  *  EtherCAT interface for EtherCAT device drivers.
     3  *  EtherCAT interface for EtherCAT device drivers.
     4  *
     4  *
     5  *  $Id$
     5  *  $Id$
       
     6  *
       
     7  *  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
       
     8  *
       
     9  *  This file is part of the IgH EtherCAT Master.
       
    10  *
       
    11  *  The IgH EtherCAT Master is free software; you can redistribute it
       
    12  *  and/or modify it under the terms of the GNU General Public License
       
    13  *  as published by the Free Software Foundation; version 2 of the License.
       
    14  *
       
    15  *  The IgH EtherCAT Master is distributed in the hope that it will be
       
    16  *  useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    17  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
    18  *  GNU General Public License for more details.
       
    19  *
       
    20  *  You should have received a copy of the GNU General Public License
       
    21  *  along with the IgH EtherCAT Master; if not, write to the Free Software
       
    22  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     6  *
    23  *
     7  *****************************************************************************/
    24  *****************************************************************************/
     8 
    25 
     9 #ifndef _ETHERCAT_DEVICE_H_
    26 #ifndef _ETHERCAT_DEVICE_H_
    10 #define _ETHERCAT_DEVICE_H_
    27 #define _ETHERCAT_DEVICE_H_