comedi.git
2003-06-06 David Schleefni_6527 requires the mite driver
2003-06-06 David SchleefFix minor typos.
2003-06-05 Frank Mori... make single-scan code work for 611x too
2003-06-05 Frank Mori... trying to fix dac08 calibration dac, which doesn't...
2003-06-04 Frank Mori... jump through hoops for special case of stop_arg=1 on...
2003-06-03 Frank Mori... try and make sure we get the scan across dma during...
2003-05-30 Frank Mori... fix race in setting COMEDI_CB_EOS event with dma
2003-05-30 Frank Mori... added an error check that catches common case of 'make...
2003-05-29 Frank Mori... made minimum stop_arg for stop_src = TRIG_COUNT equal...
2003-05-27 David SchleefNew driver from Michal Dobes
2003-05-27 David SchleefAdd adv_pci_dio driver from Michal Dobes
2003-05-27 David Schleefmajkl@tesnet.cz -> dobes@tesnet.cz
2003-05-27 David Schleefupdate documentation
2003-05-26 Frank Mori... external trigger fixes
2003-05-26 Frank Mori... got rid of BUG message on buffer overrun, since it...
2003-05-24 Frank Mori... think i finnally found the problem with 611x initialization
2003-05-23 Frank Mori... still trying to fix 6110 initialization problem, plus...
2003-05-23 Frank Mori... fix new ai range code
2003-05-23 Frank Mori... added new boards
2003-05-23 Frank Mori... still trying to fix erratic scan pacing on 611x, plus...
2003-05-20 Frank Mori... really fixed munging for pio boards
2003-05-19 Frank Mori... fix segfault noted by calin calianu
2003-05-16 Frank Mori... disarm counters in ni_ai_reset(), to try and fix initia...
2003-05-15 Frank Mori... fix munging for pio analog input
2003-05-15 David SchleefPatch to add AO subdevice from "Calin A. Culianu" ...
2003-05-14 David SchleefPatch from "Calin A. Culianu" <calin@ajvar.org>
2003-05-12 Frank Mori... initialize caldacs (so software readback is synced...
2003-05-12 Frank Mori... change address parameter to unsigned long for inb/outb...
2003-05-12 Frank Mori... fix length of caldacs array to prevent its overflow...
2003-05-09 Frank Mori... added a little comedi_calibrate advertising
2003-05-09 Frank Mori... moved calibration code to comedi_calibrate
2003-05-05 David SchleefPCI code for PCI-6704
2003-05-03 Frank Mori... change 6071 caldac type to ad8804_debug to fix broken cal
2003-05-02 Frank Mori... updated driver description about isapnp support
2003-04-28 Frank Mori... re-fix suse brokeness
2003-04-28 Frank Mori... daqcard 6062e definitely has an ad8804 caldac
2003-04-27 Frank Mori... oops that was supposed to be ad8804, not dac8804. ...
2003-04-27 Frank Mori... trying dac8804 caldac type for daqcard-6062
2003-04-19 Frank Mori... remove nonexistant ao range for 60xx boards
2003-04-11 Frank Mori... added include of comedidev.h for comedi_udelay()
2003-04-02 Frank Mori... removed some comments, at ivan's request
2003-03-31 Frank Mori... fix compile
2003-03-27 Frank Mori... replaced udelay with comedi_udelay
2003-03-27 Frank Mori... replaced all udelay() calls with comedi_udelay() wrappe...
2003-03-27 Frank Mori... added pci_find_subsys() compatibility stub. changed...
2003-03-27 Frank Mori... added comedi_get_buffer_offset() to kcomedilib
2003-03-27 Frank Mori... added comedi_mark_buffer_read() and comedi_get_buffer_c...
2003-03-14 Frank Mori... more isapnp id tweaks, and removed redundant num_ni_boa...
2003-03-14 Frank Mori... added isapnp id number for at-mio-16e-10
2003-03-13 Frank Mori... added locking for software copies of registers
2003-03-13 Frank Mori... get rid of printk on AO terminal count interrupt
2003-03-13 Frank Mori... AO stop_src=TRIG_COUNT support from Rolf Mueller, and...
2003-03-13 Frank Mori... added isapnp id of AT-MIO-16XE-50 to driver
2003-03-12 Frank Mori... added comedi_data_read_hint() and comedi_data_read_dela...
2003-03-12 Frank Mori... added comedi_data_read_hint() and comedi_data_read_dela...
2003-03-12 Frank Mori... ripped out some settling delays
2003-03-11 Frank Mori... make underrun detection play nice with stop_src TRIG_COUNT
2003-03-11 Frank Mori... handle ai error events before exiting handler
2003-03-11 Frank Mori... patch from Ivan, with settling delay ripped out (update...
2003-03-10 Frank Mori... isapnp.h compat header didn't work out as nicely as...
2003-03-10 Frank Mori... added isapnp compat header
2003-03-10 Frank Mori... isapnp fixes (mostly just changing pcidev->irq to pcide...
2003-03-02 Frank Mori... initialize caldacs to middle-of-range during attach...
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
next