comedi.git
2003-03-02 Frank Mori... init almost empty/full registers with larger values...
2003-03-02 Frank Mori... don't enable BTERM#
2003-02-28 Frank Mori... try to fix some useless warning messages with das16/330
2003-02-27 Frank Mori... explicitly disable interrupts and pacing in ai read...
2003-02-27 Frank Mori... made das16_cancel() disable external pacing too
2003-02-24 Frank Mori... fix crash
2003-02-22 Frank Mori... removed redundant setting of async->buf_read_count...
2003-02-21 Frank Mori... exported symbol for comedi_get_buffer_size()
2003-02-20 Frank Mori... added comedi_get_buffer_size() to kcomedilib
2003-02-20 Frank Mori... updated status
2003-02-20 Frank Mori... disable debugging code
2003-02-20 Frank Mori... added debug message
2003-02-20 Frank Mori... added comedi_buf_read_free() call to comedi_set_user_in...
2003-02-20 Frank Mori... added rx fifo overrun detection
2003-02-20 Frank Mori... imore debug messages
2003-02-20 Frank Mori... disable interrupts in cancel
2003-02-19 Frank Mori... make subdev_flags and runflags volatile since they...
2003-02-19 Frank Mori... stop suppressing block events
2003-02-19 Frank Mori... added a debug message
2003-02-19 Frank Mori... set insn_config to insn_inval if it is NULL
2003-02-19 Frank Mori... fix INSN_CONFIG_BLOCK_SIZE
2003-02-19 Frank Mori... more debug messages
2003-02-19 Frank Mori... bug fixes
2003-02-18 Frank Mori... make end of scan events correct for digital io
2003-02-18 Frank Mori... declare elements of dma descriptors volatile
2003-02-18 Frank Mori... add support for INSN_CONFIG_BLOCK_SIZE
2003-02-18 Frank Mori... added init of hpdi interrupt control reg, fixed dma...
2003-02-18 Frank Mori... fix stop src TRIG_COUNT
2003-02-18 Frank Mori... fix pci discovery
2003-02-17 Frank Mori... use dma chan 0
2003-02-17 Frank Mori... new driver (doesn't work yet)
2003-02-15 Frank Mori... fixed sizes passed to ioremap
2003-02-15 Frank Mori... Changed prototype of alloc_subdevices() so it doesn...
2003-02-15 Frank Mori... moved plx9080 dma abort routine from cb_pcidas64 driver...
2003-02-13 Frank Mori... added pci-6534 to pci_device_id table
2003-02-10 Frank Mori... removed comment which said to wait for mux to settle
2003-02-10 Frank Mori... got rid of some spurious address-of operators
2003-02-05 Frank Mori... updated reference to old lineo cvs server
2003-02-03 David SchleefFix warning
2003-02-03 David SchleefMove DEBUG() definition to fix compile errors
2003-02-03 David SchleefDoc links
2003-02-03 David SchleefNeed to set read_subdev
2003-02-03 Frank Mori... make install directions more redhat 8 friendly, apparen...
2003-01-31 David Schleefrandomly change is_diodaq to a bitfield
2003-01-31 David SchleefAdd some configuration instructions
2003-01-31 David SchleefAdd header
2003-01-31 David Schleefmove INSN_CONFIG to header
2003-01-31 David SchleefFix missing bounds check
2003-01-31 David SchleefNew driver
2003-01-30 David SchleefFix device name
2003-01-29 Frank Mori... replace broken comedi_buf_put() with cfc_write_to_buffer()
2003-01-27 Frank Mori... don't allow irq and timer mode to be used simultaneously
2003-01-23 Frank Mori... added some locking to make sure software copies of...
2003-01-13 Frank Mori... trying to fix apparent failure to reset interrupt
2003-01-11 Frank Mori... fix 671x analog output insn that i broke
2003-01-01 Frank Mori... fix interaction between analog output channels ( bug...
2003-01-01 Frank Mori... fix number of eeprom channels, and remove incorrect...
2002-12-30 Frank Mori... updated my email address
2002-12-30 Frank Mori... fixed channel 1 analog output insn (bug11)
2002-12-21 Frank Mori... fix supported analog input arefs flags
2002-12-21 Frank Mori... removed unused win_save() and win_restore()
2002-12-21 Frank Mori... got rid of all window save/restore stuff since it wasn...
2002-12-20 David SchleefPatch from tomasz for INSN_INITTRIG
2002-12-12 David Schleefstill don't know what the PCI ID of the 6704 is
2002-12-12 David SchleefFixed range structures for 6704.
2002-12-11 Frank Mori... changed dev_info names so pcmcia script will run comedi...
2002-12-09 David SchleefAdd PXI-6704
2002-12-08 Frank Mori... some fixes to recent changes
2002-12-06 Frank Mori... made mapping of comedi_cmd to hardware a little smarter...
2002-12-06 Frank Mori... made comedi_error take a const pointer
2002-12-05 David Schleefadd pxi-6713
2002-12-03 David SchleefFix symbol problems when debugging is turned off
2002-12-02 David SchleefFix compilation for rt due to changes in comedidev...
2002-12-01 Frank Mori... fix checking of scan_begin_arg in ai command test
2002-11-29 Frank Mori... fix checking of first channel in chanlist for ai cmd
2002-11-29 Frank Mori... reverted unnecessary locking of command6 register ...
2002-11-29 Frank Mori... *** empty log message ***
2002-11-27 David Schleefremoved DAQBoard2000 FPGA option
2002-11-27 David Schleefremove FPGA header
2002-11-27 Frank Mori... added locking for software copies of command registers...
2002-11-27 David Schleefremove non-source code
2002-11-26 David SchleefMove auxiliary data to options[30,31]
2002-11-26 David Schleefbump version
2002-11-26 Frank Mori... fix incorrect return of error when mmapping entire...
2002-11-25 Frank Mori... fix rejection of CONFIG_ALT_SOURCE insn for 611x
2002-11-25 Frank Mori... add support for 611x adjustable calibration reference
2002-11-24 Frank Mori... licensing terms stated in header file are incompatible...
2002-11-24 Frank Mori... fixed caldac types for 611x
2002-11-22 Frank Mori... really fixing munging this time
2002-11-22 Frank Mori... fix ai munging bugs
2002-11-22 David SchleefRevert bufinfo structure name changes. Fixed long... r0_7_66
2002-11-22 David SchleefRevert accidental change of structure names
2002-11-22 David SchleefChange buf_alloc to buf_change, and fix allocation...
2002-11-22 David SchleefAdd a UTS_RELEASE override
2002-11-21 Frank Mori... added include to fix unresolved mem_map_reserve and...
2002-11-21 Frank Mori... force io data path width to 8 bits for daqcard
2002-11-21 Frank Mori... daqcard1200 cant scan upwards through ai channels
2002-11-21 David SchleefWarning cleanup on 2.0.39
2002-11-21 David SchleefCompilation fixes
2002-11-21 David SchleefFix to previous checkin
next