devices/ccat/module.h
branchstable-1.5
changeset 2551 000da5069f1a
parent 2550 7e25950ea941
child 2552 6e419c23b1b3
equal deleted inserted replaced
2550:7e25950ea941 2551:000da5069f1a
    29 
    29 
    30 #define DRV_NAME         "ec_ccat"
    30 #define DRV_NAME         "ec_ccat"
    31 #define DRV_EXTRAVERSION "-ec"
    31 #define DRV_EXTRAVERSION "-ec"
    32 #define DRV_VERSION      "0.7" DRV_EXTRAVERSION
    32 #define DRV_VERSION      "0.7" DRV_EXTRAVERSION
    33 #define DRV_DESCRIPTION  "Beckhoff CCAT Ethernet/EtherCAT Network Driver"
    33 #define DRV_DESCRIPTION  "Beckhoff CCAT Ethernet/EtherCAT Network Driver"
       
    34 
       
    35 #undef pr_fmt
       
    36 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
    34 
    37 
    35 /**
    38 /**
    36  * struct ccat_bar - CCAT PCI Base Address Register(BAR) configuration
    39  * struct ccat_bar - CCAT PCI Base Address Register(BAR) configuration
    37  * @start: start address of this BAR
    40  * @start: start address of this BAR
    38  * @end: end address of this BAR
    41  * @end: end address of this BAR