serial2002: Set range for digital inputs and outputs...
[comedi.git] / comedi / drivers / cb_pcidda.c
2011-12-15 Ian Abbottcb_pcidda: don't access *data when insn->n == 0
2008-10-21 Frank Mori HessConverted all pci drivers to use COMEDI_PCI_INITCLEANUP...
2008-04-28 Ian AbbottUse DEFINE_PCI_DEVICE_TABLE() macro to declare PCI...
2008-04-18 Ian AbbottDon't tag module device tables with '__devinitdata'.
2008-02-08 Frank Mori HessFixed spelling error "sucess"->"success".
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-11-01 Ian AbbottNew wrapper functions in comedi/drivers/comedi_pci.h:
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-27 Ian AbbottFixed a few compiler warnings.
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-06-11 Frank Mori HessMore pci fixes.
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott). Note, I...
2005-04-01 David SchleefDocumentation fixes
2005-03-03 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2003-10-23 Frank Mori Hesssome pci_request_regions() tweaks, and set DUMMY_BIT...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-12-30 Frank Mori Hessupdated my email address
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-03-17 David SchleefDocumentation updates
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-02-15 Frank Mori Hessfixed pci_resource_start compatibility macro so it...
2002-02-10 David SchleefConvert to pci_resource_start()
2002-01-10 Frank Mori Hessgot rid of some preproccesor ugliness by converting...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-11-16 Frank Mori Hessseems to work okay, removed some debugging message...
2001-11-14 Frank Mori Hessshould properly calibrate itself according to eeprom...
2001-11-14 Frank Mori Hessadded stuff for reading data from boards eeprom as...
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-08-09 Frank Mori Hesstook into account possibility of pci_enable_device...
2001-08-02 Frank Mori Hessremoved a bunch of unnecessary address-of operators...
2001-07-28 Frank Mori Hessadded a pci_enable_device() call
2001-07-10 David SchleefFix cmdtest logic bug
2001-07-09 Frank Mori Hessoops forgot to include header file
2001-07-09 Frank Mori Hessadded 2 8255 digital io subdevices
2001-07-09 Frank Mori Hessfixed attach/detach so ioports are only released if...
2001-07-01 David SchleefUpdate from Ivan
2001-06-27 David SchleefNew driver from Ivan Martinez