comedi.git
2002-05-13 Frank Mori... fixing config insn
2002-05-12 Frank Mori... corrected return values of config insn
2002-05-12 Frank Mori... added -e option to depmod, to promote more useful error...
2002-05-12 Frank Mori... added contec driver
2002-05-11 David SchleefComments about possible problems on 6040e
2002-05-11 David SchleefUpdate documentation
2002-05-10 David Schleefversion bump
2002-05-10 David SchleefDon't use debugging caldac.
2002-05-07 Frank Mori... added config insn for choosing rising or falling edge...
2002-05-07 Frank Mori... sync with comedilib
2002-05-07 Frank Mori... got rid of redirection to /dev/null since a lot of...
2002-05-03 Frank Mori... fix for broken compatibility headers in 2.2.18 through...
2002-05-03 Frank Mori... devfs support introduced in 2.2.18
2002-05-03 Frank Mori... added devfs_find_handle()
2002-05-03 Frank Mori... fixed compilation against 2.2.0 kernel
2002-05-03 Frank Mori... might as well make pci_request_regions allocate 1 iopor...
2002-05-03 Frank Mori... fixed pci_resource_len for pre 2.2.18 kernels, I didn...
2002-05-03 Frank Mori... put typedef of dma_addr_t in asm/types.h and restricted...
2002-05-03 Frank Mori... added pci_set_master() compatibility
2002-05-03 Frank Mori... added typedef of dma_addr_t for earlier 2.2 kernels
2002-05-02 David SchleefImproved compatibility for 2.2.14. May break other...
2002-05-02 David SchleefAdded compat header for devfs on 2.2. kernels
2002-05-02 David SchleefAdded devfs support
2002-05-02 Frank Mori... fixing races
2002-04-30 David SchleefFixed references to 0.5-like channels in documentation.
2002-04-29 Frank Mori... added comments describing scheme for reading/writing...
2002-04-26 David Schleef*** empty log message ***
2002-04-26 David SchleefAdd Contec PCI DIO
2002-04-26 David SchleefAdd contec_pci_dio.o
2002-04-26 David SchleefInitial cleanup for driver.
2002-04-26 David SchleefNew driver from <s.rivoir@gts.it>
2002-04-26 David SchleefChange from int to comedi_t *
2002-04-26 David SchleefMoved comments to documentation area. Fixed initializa...
2002-04-26 David SchleefAdd a few more prototypes
2002-04-26 David SchleefAdd PCI_VENDOR_ID_CONTEC
2002-04-26 David SchleefAdd get.o to link
2002-04-26 David SchleefGlobally change int to comedi_t *. Split out _get...
2002-04-25 David SchleefChanged to use comedi_t * instead of int for device...
2002-04-25 David SchleefRandom reordering. This needs to be cleaned up somehow.
2002-04-25 David SchleefAdded logging and error functions.
2002-04-25 Frank Mori... removed settling delay from ai read insn
2002-04-25 Frank Mori... stripped out some settle delays in analog input read...
2002-04-23 Frank Mori... minor changes to get rid of 'statement with no effect...
2002-04-23 Frank Mori... added pci_disable_device()
2002-04-22 David SchleefAdded PCI-6534
2002-04-22 Frank Mori... analog output waveform operations shouldn't be enabled...
2002-04-21 Frank Mori... bugfixes, added support for ad8402 calibration pots...
2002-04-19 Frank Mori... Trying to calm down interrupt-happy chips, plus a littl...
2002-04-19 Frank Mori... fixed setting of input range on 4020 commands, slight...
2002-04-19 Frank Mori... trying to clarify interrupt logic a little
2002-04-19 Frank Mori... added delay that seems to fix unreliable dma abort...
2002-04-18 Frank Mori... fixing some bugs with Roman's help
2002-04-17 Frank Mori... fixed setting of input range and reading of internal...
2002-04-17 Frank Mori... additions from Roman Fietze <fietze@s.netic.de> with...
2002-04-17 Frank Mori... added note about keithley 1400 series id bits
2002-04-17 Frank Mori... a tiny bit of cleanup, initial tests with pcidas-6040...
2002-04-17 Frank Mori... oops forgot to update header, fixes compile of cb_pcida...
2002-04-16 Frank Mori... i2c stuff works for 4020 now, albiet extremely slowly...
2002-04-14 Frank Mori... calculate max number of bytes that can be read or writt...
2002-04-14 Frank Mori... moved increment of buf_int_count to beginning of comedi...
2002-04-13 Frank Mori... converted some drivers to use comedi_buf_put_array
2002-04-08 Frank Mori... more calibration support for 64xx and 4020 boards,...
2002-04-08 Frank Mori... fixes to make interrupt handling more robust
2002-04-08 Frank Mori... added comedi_buf_put_array()
2002-04-06 Frank Mori... fixed 6xxx boards to work with dma ch1, for compatibili...
2002-04-05 Frank Mori... fixed single-channel command
2002-04-05 Frank Mori... fixed count of number of conversion completed using pio
2002-04-05 Frank Mori... deal with grey coding of read and write fifo pointers...
2002-04-05 Frank Mori... pio and dma fixes for 4020
2002-04-04 Frank Mori... more registers
2002-04-04 Frank Mori... trying dma channel 1 for 4020, still trying to debug...
2002-04-04 Frank Mori... fixed pio fifo drain for 4020
2002-04-03 Frank Mori... temporary band-aid for 4020 pio transfer
2002-04-03 Frank Mori... last change didn't work out too well, reverting parts...
2002-04-03 Frank Mori... added some debug messages to pio fifo drain
2002-04-03 Frank Mori... I think we found the correct fifo register for 4020 now
2002-04-03 Frank Mori... removed finished item
2002-04-03 David SchleefClean up compiler warning. r0_7_64
2002-04-03 David SchleefAdd pcl816 driver
2002-04-03 David Schleef*** empty log message ***
2002-04-03 David Schleefupdate for 0.7.64
2002-04-03 David SchleefPointless, misleading drivel
2002-04-03 David SchleefUpdate of patch-scxi
2002-04-03 David SchleefClean up check_driver complaints
2002-04-03 David SchleefFrom Juan Grigera <juan@grigera.com.ar>
2002-04-03 David SchleefAdd more documentation checking
2002-04-03 Frank Mori... testing alternate fifo offset
2002-04-03 Frank Mori... fixed cmdtest for 4020 and eeprom subdevice
2002-04-03 Frank Mori... 4020 fixes
2002-04-02 Frank Mori... trying to debug location of fifo on 4020
2002-04-02 Frank Mori... added eeprom subdevice, some fixes for 4020 although...
2002-04-01 Frank Mori... added check to make sure interrupt handler doesn't...
2002-03-31 Frank Mori... added support for additional 8 dio channels on 60xx...
2002-03-31 Frank Mori... enabled pcmcia code for kernels with modular pcmcia...
2002-03-30 Frank Mori... added note on new config insn
2002-03-30 Frank Mori... Added INSN_CONFIG_ALT_SOURCE id
2002-03-30 Frank Mori... added support for reading internal calibration referenc...
2002-03-29 Frank Mori... removed some ineffectual locking I put in a long time...
2002-03-28 Frank Mori... added a bug description
2002-03-28 David SchleefAdded CR_ALT_SOURCE
next