2002-04-03 |
Frank Mori... | testing alternate fifo offset |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | fixed cmdtest for 4020 and eeprom subdevice |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | 4020 fixes |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Frank Mori... | trying to debug location of fifo on 4020 |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Frank Mori... | added eeprom subdevice, some fixes for 4020 although... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Frank Mori... | added check to make sure interrupt handler doesn't... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Frank Mori... | added support for additional 8 dio channels on 60xx... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Frank Mori... | enabled pcmcia code for kernels with modular pcmcia... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | added note on new config insn |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | Added INSN_CONFIG_ALT_SOURCE id |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | added support for reading internal calibration referenc... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Frank Mori... | removed some ineffectual locking I put in a long time... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Frank Mori... | added a bug description |
commit | commitdiff | tree | snapshot |
2002-03-28 |
David Schleef | Added CR_ALT_SOURCE |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Frank Mori... | disabled shared interrupt for daqcard-1200 |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Frank Mori... | corrected some 9060->9080 differences |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Frank Mori... | bugfixes for 6025, beginning to work on calibration... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Frank Mori... | trying to make sure the interrupt handler doesn't have... |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Frank Mori... | oops forgot to update this header to accomodate recent... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Frank Mori... | some fixes for 64xx boards and 4020, got TRIG_WAKE_EOS... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
David Schleef | Fix ni_load_channelgain_list() for 611x. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
David Schleef | Change position of ai_reset when handling an error. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
David Schleef | Rewrote fifo_dregs for 611x boards |
commit | commitdiff | tree | snapshot |
2002-03-20 |
David Schleef | Remove 6115, since it probably can't be supported easily. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
David Schleef | Added pci-6115 and pxi-6115. Renamed 6110e and 6111e... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
David Schleef | Fix problem with sample offsets introduced in one of... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
David Schleef | more of the same |
commit | commitdiff | tree | snapshot |
2002-03-18 |
David Schleef | Added info about the documentation comment block |
commit | commitdiff | tree | snapshot |
2002-03-18 |
David Schleef | (Log message for last check-in). Changes 602x boards... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Update from Michal. Prototype of function changed... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Update from Configure.help. (Why do we need 2 identica... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Fix help entries for ADL_PCI9118 |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Documentation updates |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Fixed symbol leakage. Updated documentation. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Cleaned up 611x definitions |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | More work on 611x support. Documentation updates. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Frank Mori... | got dma transfers working for pci-das6025 |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | clean up compiler warnings |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | rewrote much of the PCI DMA code. Needs to be cleaned up. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Turn off debugging |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Fix problems when mite debugging is turned off |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Turn debugging off |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Add ability to chose between kmalloc'd and vmalloc... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
David Schleef | Change board-level error to EPIPE. Random, but it... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Frank Mori... | analog input insn and cmd seem to work now (pio transfe... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
David Schleef | Add check for uncleared interrupts, enabled only when... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
David Schleef | Change the bitfields to unsigned int. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
David Schleef | Disable windowed register access, since it's still... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Frank Mori... | converted 64 bit integer division to use do_div |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Frank Mori... | added asm/div64.h compatibility header so comedi can... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Changed hostnames to comedi.org |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Global change from ds@stm.lbl.gov to ds@schleef.org |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Fix some problems noticed by check_driver |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Added CMDF_RAWDATA, CMDF_WRITE and COMEDI_MIN_SPEED |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Updated docs |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Added non-munging support (CMDF_RAWDATA) |
commit | commitdiff | tree | snapshot |
2002-03-09 |
David Schleef | Use <linux/slab.h> instead of <linux/malloc.h> |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | I'm not good at updating this list. If you think you... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Added ad8842 caldac |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Hand-applied patch from Rolf Mueller <rolf.mueller... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | update |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Update from Dan |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Change direct writing of shadow registers to win_in... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Remove floating point constant |
commit | commitdiff | tree | snapshot |
2002-03-08 |
David Schleef | Fix documentation |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Frank Mori... | more bugfixes, untested with hardware though |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Frank Mori... | some bugfixes. Driver still doesn't work yet. |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Frank Mori... | Corrected 'Authors:' fields that should be 'Author... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Frank Mori... | added some new boards, still needs some tweaking but... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Frank Mori... | changed dummy_waveform driver to comedi_test driver... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Frank Mori... | more compatibility functions to get adl_pci9111.c drive... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Frank Mori... | removed definition of RANGE_mA() macro, which is alread... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Frank Mori... | added square wave generation on channel 1, made scans... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Frank Mori... | removed some redundant comments |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Frank Mori... | Got dummy waveform generation driver started by Wuttke... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Frank Mori... | patch from John Conner <conner@empiredi.com> for cio... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Frank Mori... | pass PATH environment variable to script so 'fake'... |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Frank Mori... | 2.2.20 kernel already includes compatibility functions... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Frank Mori... | fixing compile... I guess this is right |
commit | commitdiff | tree | snapshot |
2002-02-28 |
David Schleef | Fix bad changelog style |
commit | commitdiff | tree | snapshot |
2002-02-28 |
David Schleef | New upload |
commit | commitdiff | tree | snapshot |
2002-02-28 |
David Schleef | Add debugging caldac, and change at-mio-16xe-50 to... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
David Schleef | Fix some board information |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Frank Mori... | added initialization of calibration register to make... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
David Schleef | let's build some RPMs. From Tim Ousley <tim.ousley... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Frank Mori... | undid addition of PCI_VENDOR_ID_ICP, since it was alrea... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Frank Mori... | quick hack to fix lack of PCI_VENDOR_ID_ICP in 2.2... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Frank Mori... | enabled 8255 support for a few boards that should have it |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | fixed driver being very noisy if debugging is turned... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | Enable PCIDMA, add structure for 6053e |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | Cleanups |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | Fix PCI vendor IDs |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | Add some vendor ids |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | new driver from Emmanuel PACAUD <emmanuel.pacaud@univ... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
David Schleef | new driver adl_pci9111 |
commit | commitdiff | tree | snapshot |
next |