comedi.git
2002-06-27 David SchleefDriver from "Calin A. Culianu" <calin@ajvar.org>
2002-06-25 Frank Mori... disabled hw scan counter until I work out a race with...
2002-06-23 Frank Mori... fixed length of bitstream for ad8402 trimpot
2002-06-23 Frank Mori... add calibration support for 1602/16 series
2002-06-22 Frank Mori... make sure bogus interrupts during ai insn don't cause...
2002-06-22 Frank Mori... run ai_cancel() when aquisition is stopped by hardware...
2002-06-22 Frank Mori... be more careful to avoid lockups that surfaced after...
2002-06-21 David Schleeffix for suse brokenness
2002-06-20 David SchleefFix ao specs for at-mio-16xe-10
2002-06-17 Frank Mori... enabled trimpot subdevice
2002-06-17 Frank Mori... converted to use amccs5933 header, and added eeprom...
2002-06-17 Frank Mori... some additions so cb_pcidas driver can use this header
2002-06-17 Frank Mori... bitwise and should be logical and
2002-06-17 Frank Mori... make comedi_buf_put automatically signal block events
2002-06-17 Frank Mori... prevent callbacks from getting run when there is no...
2002-06-17 Frank Mori... added support for hardware scan counter
2002-06-13 David SchleefChange subdevice 0 to DIO.
2002-06-07 David Schleefremove -v option to tar
2002-06-07 David Schleefversion bump r0_7_65
2002-06-07 David Schleef0.7.65
2002-06-07 David SchleefCleanups suggested by check_driver.
2002-06-07 David SchleefChanged recently added test to warning
2002-06-07 David SchleefAdded documentation block
2002-06-07 David SchleefAdded Description tag
2002-06-07 David SchleefFix driver structure, documentation
2002-06-07 David SchleefAdded documentation
2002-06-07 David Schleef*** empty log message ***
2002-06-07 David SchleefRevert 16xe-50 caldacs to manual. Change *-xe-10 to...
2002-06-07 David Schleefclean up warnings
2002-06-07 David SchleefChange some caldacs to debug
2002-06-07 David SchleefIgnore more MITE errors, and don't call disable_irq...
2002-06-07 David SchleefChange 16xe-50 caldacs to debug. Change max caldacs...
2002-06-07 David SchleefOnly advertise TRIG_NONE as a stop source, since that...
2002-06-07 David SchleefFix: make sure to flag a EOS event in interrupts
2002-06-06 David Schleef*** empty log message ***
2002-06-03 Frank Mori... fixed analog output insn for 4020
2002-06-02 Frank Mori... added pcidas-6023 support
2002-06-02 Frank Mori... COMEDI_CB_* flags are already defined in linux/comedi.h
2002-06-01 Frank Mori... added check in command test for peculiar restrictions...
2002-05-29 David SchleefMake default mode for /dev/comediN 666 in devfs.
2002-05-29 David SchleefFixed AI_START trigger for PFI inputs
2002-05-29 Frank Mori... made cb_pcidas64 external trigger configuration consistent
2002-05-20 David Schleefnew driver from Anders
2002-05-17 David SchleefAdd ni_ao_reset()
2002-05-17 David Schleef*** empty log message ***
2002-05-17 David SchleefMostly revert CR_ALT_SOURCE changes and do it differently.
2002-05-17 David SchleefMake CR_PACK less strict. Useful for comedilib.
2002-05-17 Frank Mori... twiddling some documentation
2002-05-17 Frank Mori... fixed rtai operation by adding start_rt_timer() and...
2002-05-17 Frank Mori... undid some of my wrong changes to try and get analog...
2002-05-16 David SchleefChange inttrig error handling. Fix spelling errors.
2002-05-16 David SchleefChange calibration channel configuration to CR_ALT_SOUR...
2002-05-16 David SchleefRemove release_mem_region()
2002-05-16 David SchleefUpdate documentation
2002-05-16 David SchleefRemove dead code
2002-05-16 David Schleef*** empty log message ***
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-05-16 David SchleefChange pseudo-locking to spin locks.
2002-05-16 David SchleefRemove export of comedi_errno.
2002-05-16 David SchleefPut #ifdef around symbols that are conditionally defined
2002-05-16 Frank Mori... fixed a bug I made
2002-05-16 David SchleefFix long-standing spelling error of writable
2002-05-15 David SchleefAdd PFI subdevice
2002-05-15 David SchleefAdded open/close hooks to device structure
2002-05-15 David SchleefDon't need request_mem_region(). I think.
2002-05-13 Frank Mori... 6402 and 6025 attach opposite meanings to single-ended...
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
next