Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pata_artop.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/blkdev.h>
#include <linux/delay.h>
#include <linux/device.h>
#include <scsi/scsi_host.h>
#include <linux/libata.h>
#include <linux/ata.h>

Go to the source code of this file.

Macros

#define DRV_NAME   "pata_artop"
 
#define DRV_VERSION   "0.4.6"
 

Functions

 module_pci_driver (artop_pci_driver)
 
 MODULE_AUTHOR ("Alan Cox, Bartlomiej Zolnierkiewicz")
 
 MODULE_DESCRIPTION ("SCSI low-level driver for ARTOP PATA")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DEVICE_TABLE (pci, artop_pci_tbl)
 
 MODULE_VERSION (DRV_VERSION)
 

Macro Definition Documentation

#define DRV_NAME   "pata_artop"

Definition at line 30 of file pata_artop.c.

#define DRV_VERSION   "0.4.6"

Definition at line 31 of file pata_artop.c.

Function Documentation

MODULE_AUTHOR ( "Alan  Cox,
Bartlomiej Zolnierkiewicz"   
)
MODULE_DESCRIPTION ( "SCSI low-level driver for ARTOP PATA"  )
MODULE_DEVICE_TABLE ( pci  ,
artop_pci_tbl   
)
MODULE_LICENSE ( "GPL"  )
module_pci_driver ( artop_pci_driver  )
MODULE_VERSION ( DRV_VERSION  )