Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
adl_pci7x3x.c File Reference
#include "../comedidev.h"

Go to the source code of this file.

Data Structures

struct  adl_pci7x3x_boardinfo
 

Macros

#define PCI_DEVICE_ID_PCI7230   0x7230
 
#define PCI_DEVICE_ID_PCI7233   0x7233
 
#define PCI_DEVICE_ID_PCI7234   0x7234
 
#define PCI_DEVICE_ID_PCI7432   0x7432
 
#define PCI_DEVICE_ID_PCI7433   0x7433
 
#define PCI_DEVICE_ID_PCI7434   0x7434
 
#define PCI7X3X_DIO_REG   0x00
 
#define PCI743X_DIO_REG   0x04
 

Functions

 MODULE_DEVICE_TABLE (pci, adl_pci7x3x_pci_table)
 
 module_comedi_pci_driver (adl_pci7x3x_driver, adl_pci7x3x_pci_driver)
 
 MODULE_DESCRIPTION ("ADLINK PCI-723x/743x Isolated Digital I/O boards")
 
 MODULE_AUTHOR ("H Hartley Sweeten <[email protected]>")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define PCI743X_DIO_REG   0x04

Definition at line 73 of file adl_pci7x3x.c.

#define PCI7X3X_DIO_REG   0x00

Definition at line 72 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7230   0x7230

Definition at line 62 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7233   0x7233

Definition at line 63 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7234   0x7234

Definition at line 64 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7432   0x7432

Definition at line 65 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7433   0x7433

Definition at line 66 of file adl_pci7x3x.c.

#define PCI_DEVICE_ID_PCI7434   0x7434

Definition at line 67 of file adl_pci7x3x.c.

Function Documentation

MODULE_AUTHOR ( "H Hartley Sweeten <[email protected]>"  )
module_comedi_pci_driver ( adl_pci7x3x_driver  ,
adl_pci7x3x_pci_driver   
)
MODULE_DESCRIPTION ( "ADLINK PCI-723x/743x Isolated Digital I/O boards"  )
MODULE_DEVICE_TABLE ( pci  ,
adl_pci7x3x_pci_table   
)
MODULE_LICENSE ( "GPL"  )