comedi.git
2001-11-09 David SchleefThe release script. I could never find it when necessa...
2001-11-09 Frank Mori... fixed problem with setting of bipolar mode in analog...
2001-11-09 Frank Mori... fixed bug with checking number of caldac channels noted...
2001-11-08 Frank Mori... made prompting for linux directory work like prompting...
2001-11-07 Frank Mori... took into account possibility of pci_enable_device...
2001-11-07 Frank Mori... initial attempt at pcmcia support
2001-11-07 Frank Mori... added daqcard-1200
2001-11-07 Frank Mori... Fixed all the bugs I'm aware of. Just needs pcmcia...
2001-11-06 David SchleefUpdated with new drivers
2001-11-06 David SchleefAdded implementation of comedi_poll(). This function...
2001-11-06 David SchleefChange #ifdefs to DPRINTK() macro. Eliminated bogus...
2001-11-06 Frank Mori... made pci interrupt shareable, implemented writes for...
2001-11-06 Frank Mori... fixed Devices: list to prevent parse error during ...
2001-11-05 Frank Mori... loading of caldacs from eeprom works now
2001-11-05 Frank Mori... implemented work around to correct (nearly undocumented...
2001-11-05 Frank Mori... bug fixes
2001-11-04 Frank Mori... some more caldac/eeprom stuff
2001-11-03 Frank Mori... added device id for pci card, pci device table, started...
2001-11-02 Frank Mori... got rid of some excess ioport allocation
2001-11-02 Frank Mori... added some debugging messages
2001-11-02 Frank Mori... more bugfixing. Seems to work during initial testing...
2001-11-01 Frank Mori... added support for some 1200 series boards, fixed some...
2001-10-30 Frank Mori... added command support. Lotsa bugs still, but almost...
2001-10-29 Frank Mori... fixed stop_src == TRIG_NONE bug
2001-10-26 Frank Mori... new driver. insn support only. untested.
2001-10-25 Frank Mori... fixed a bunch of insn_bits functions
2001-10-24 David SchleefFixed bug creating ai_xorlist[] because of change in...
2001-10-24 David SchleefAdded flags in chanspec description
2001-10-24 David SchleefAdded in-line documentation section
2001-10-24 David SchleefAdded ssv_dnp driver
2001-10-24 David SchleefNew driver from Robert Schwebel
2001-10-19 Frank Mori... put back line that I shouldn't have removed
2001-10-18 Frank Mori... read now returns -EIO (once) at end of data stream...
2001-10-09 Frank Mori... fixed null dereference if you try to configure pcm...
2001-10-07 Frank Mori... fixed bug with stop_src == TRIG_NONE introduced with...
2001-10-07 Frank Mori... changed type of ni_gainlkup to get rid of compiler...
2001-10-05 Frank Mori... pcmcia support for pcm-das08, mostly just merging in...
2001-10-04 David SchleefAdded support for 611x style configuration memory
2001-10-04 David Schleefchange formatting
2001-10-02 Frank Mori... some preparation for adding pcmcia support
2001-09-30 Frank Mori... fixed 2.4 compile error and some bugs
2001-09-30 Frank Mori... fixed checking of chanlist in cmdtest for analog out
2001-09-28 Frank Mori... oops forgot to update Devices:
2001-09-28 Frank Mori... added support for pc104 and pcm das08 cards, but pcmcia...
2001-09-27 David SchleefMAX_N_CALDACS should be 28
2001-09-27 David Schleef*** empty log message ***
2001-09-27 David SchleefRemove useless debugging message
2001-09-27 Frank Mori... fixed error in pci-das08 board definition
2001-09-26 Frank Mori... added poll() support
2001-09-26 Frank Mori... fixed poll() code by unlocking spinlock on spurious...
2001-09-24 Frank Mori... switched allocation of the dma descriptor array to...
2001-09-23 Frank Mori... fixed symbol leak, started using hardware conversion...
2001-09-21 David SchleefAdded pxi-6031e
2001-09-21 David SchleefFixed Devices:
2001-09-20 Frank Mori... fixed decrement of conversion count with dma transfers
2001-09-19 Frank Mori... more pci dma stuff, ready for inital testing
2001-09-19 Frank Mori... fixed typo in Devices:, and commiting older tweaks...
2001-09-19 Frank Mori... removed an obsolete comment
2001-09-19 Frank Mori... fixed typo in Devices: section
2001-09-19 Frank Mori... took out line that belonged in init.h, added include...
2001-09-19 David SchleefChange name to devices.txt
2001-09-19 David SchleefFix another parse error
2001-09-19 David SchleefFix parse problem
2001-09-18 David SchleefAdded Devices: documentation to rest of drivers
2001-09-18 David SchleefMoved scripts to scripts/
2001-09-18 Frank Mori... more pci-dma stuff, still nonfunctional
2001-09-18 David SchleefScripts to extract documentation
2001-09-18 David Schleef*** empty log message ***
2001-09-18 David Schleefnew
2001-09-18 David SchleefFixed a segfault in nidio_detach() when configure fails...
2001-09-18 David SchleefChange file location comment
2001-09-18 David SchleefPatch from Anders Blomdell, fixing AI.
2001-09-17 Frank Mori... some initial pci dma stuff, doesn't do anything useful yet
2001-09-16 Frank Mori... fixed symbol leak, and settings of SDF_GROUND subdevice...
2001-09-14 Frank Mori... some bugfixes
2001-09-14 Frank Mori... added support for stop_src TRIG_COUNT that I forgot...
2001-09-14 Frank Mori... analog input commands may possibly work now
2001-09-14 David SchleefOops. Fix typo in previous check-in.
2001-09-14 David SchleefRemoved last remnants of trig support for drivers
2001-09-14 David SchleefRemoved last remnants of comedi_trig support for drivers
2001-09-14 David Schleefrewrote much of the trig support. No longer uses any...
2001-09-14 David SchleefRemove min() macro
2001-09-14 David SchleefAdded a target for drivers.txt
2001-09-14 David SchleefComplete phase-out of comedi_trig in drivers
2001-09-14 David SchleefComplete phase-out of comedi_trig support
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-14 David SchleefChange comedi_trig compat to deprecated
2001-09-13 Frank Mori... fixed sending of events for analog output
2001-09-13 David SchleefFix argument of mem_test_region()
2001-09-13 David SchleefFixed argument of pci_enable_dev()
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-12 David SchleefAdded check for documentation in source code
2001-09-12 David SchleefRemoved VD_DDS
2001-09-12 Frank Mori... does still need to ioremap for 2.4 kernels though
2001-09-12 Frank Mori... oops, apparently it's not even a pci driver, that pci...
2001-09-12 Frank Mori... added comment regarding lack of pci support & ioremap
2001-09-12 Frank Mori... added check/request/release_mem_region() calls
2001-09-12 Frank Mori... added some compatibility macros for pci-dma buffer...
2001-09-11 Frank Mori... oops got LINUX_VERSION_CODE mixed up with KERNEL_VERSIO...
2001-09-10 Frank Mori... made dummy release_mem_region() macro consistent with...
next