comedi.git
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...
2001-09-09 Frank Mori... new compatibility header for *_mem_region() functions
2001-09-08 Frank Mori... more work on ai command, still not functional yet though
2001-09-06 Frank Mori... starting to add ai command support, completely nonfunct...
2001-09-06 Frank Mori... fix to get pci drivers to compile on 2.2 kernel
2001-09-06 Frank Mori... fixed some typos causing null dereference
2001-09-05 David SchleefAdded compat code for MODULE_DEVICE_TABLE()
2001-09-05 David SchleefAdded MODULE_DEVICE_TABLE() and pci_enable_device()
2001-09-05 David SchleefAdded check for pcibios_ code
2001-09-05 David SchleefFix compilation due to last check-in
2001-09-05 David SchleefAdded some drivers
2001-09-05 David SchleefConverted _mode2, _mode4 to command
2001-09-05 David SchleefPretended to convert _mode2 to a command
2001-09-05 David SchleefGeneric hacking
2001-09-05 David SchleefAdded pci_enable_device()
2001-09-05 David SchleefRemove use of range_unknown
2001-09-05 David Schleeffixed some stuff
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-09-04 David SchleefAdded stub for amplc_pci230
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-09-04 David SchleefAdded check for Makefile.in
2001-09-04 David SchleefFix typo in CONFIG_AMPLC_PCI230
2001-09-03 David SchleefUpdate from Anders
2001-09-03 David SchleefUpdate from Allan
2001-08-28 David SchleefUpdate from Allan.
2001-08-28 Frank Mori... changed configuration of input/output ranges to use...
2001-08-28 Frank Mori... updated cb_pcidas, cb_pcidas64, das16 entries
2001-08-27 Frank Mori... supports user configurable analog input and output...
2001-08-27 Frank Mori... terminated with newline
2001-08-27 Frank Mori... preventing multiple includes
2001-08-27 Frank Mori... fixed version checking for 2.2 kernels
2001-08-27 Frank Mori... fixed conflict with poll.h
2001-08-27 David SchleefFixes for compilation on 2.0.x
2001-08-27 David SchleefAdded -nostdinc flag. Comedi _should_ compile with it.
2001-08-27 David SchleefFixes for compiling with 2.0.x
2001-08-27 David SchleefA copy of Configure.help, for use with kbuild-2.5
2001-08-27 David SchleefNew driver
2001-08-26 Frank Mori... driver supports insn now, no command support
2001-08-25 Frank Mori... skeleton of a new driver, doesn't do anything yet.
2001-08-24 Frank Mori... fixed symbol leaks noted by check_driver
2001-08-23 Frank Mori... converted analog out to TRIG_INT
2001-08-23 Frank Mori... added a comment
2001-08-23 Frank Mori... undid some changes i made recently to placement of...
2001-08-23 David Schleefupdate
2001-08-23 David SchleefDisabled non-working code
2001-08-23 David SchleefCleanups.
2001-08-23 David SchleefFixed typo
2001-08-23 David SchleefAdded ni_670x
2001-08-23 Frank Mori... forgot to load up fifo in analog out inttrig, fixed...
2001-08-23 Frank Mori... tweak to analog out interrupt handler
2001-08-23 David SchleefUpdated dt282x
2001-08-23 Frank Mori... converted to start_src TRIG_INT
2001-08-23 David SchleefFixed analog output command to use TRIG_INT
2001-08-22 David SchleefRemoved buffer preloading from comedi_write_v22()....
2001-08-22 David SchleefFixed streaming analog output. Converted to using...
2001-08-22 Frank Mori... experimental analog output command support for 1602...
2001-08-21 Frank Mori... cleaned up id bit checking, fixed id bits for keithley...
2001-08-21 Frank Mori... small change to interrupt handler so it can be made...
2001-08-20 Frank Mori... added support for poll(), and made a bunch of other...
2001-08-20 Frank Mori... added online version of linux device drivers to referen...
2001-08-20 Frank Mori... added daqcard-6024e entry
2001-08-20 David SchleefUpdates from Robert Schwebel. I also deleted a bunch...
2001-08-19 Frank Mori... fixed clearing of irq flip flop in read insn, so wait...
2001-08-15 Frank Mori... changes from brent baccula, and added a workaround...
2001-08-13 David SchleefDefine KILL_FASYNC()
2001-08-13 David SchleefAdd check on .o file for symbol leakage
2001-08-13 David SchleefFix symbol leaks
2001-08-13 David SchleefWant to keep comedi in comedi/, not drivers/comedi/
2001-08-13 David SchleefEliminated test on LINUX_V2x in favor of LINUX_VERSION_...
2001-08-13 David SchleefRemove kern_compat, because it isn't used anymore.
2001-08-13 David SchleefAdd error to check if included directly
2001-08-13 David SchleefInclude comedidev instead of comedi_rt
2001-08-13 David SchleefFix Linux version dependencies
2001-08-13 David SchleefInitial priority IRQ support
2001-08-13 David SchleefKeep comedi in same directory for now
2001-08-13 David SchleefMove header file to the place where header files belong
2001-08-13 David SchleefFix include of comedidev.h
2001-08-13 David SchleefMove define_bool for CONFIG_COMEDI
2001-08-13 David SchleefAdded support for kbuild-2.5
2001-08-10 David SchleefAdd board code for 6711, remove boards that will never...
2001-08-10 David SchleefAdd board code for DAQCard-6024E
2001-08-10 David SchleefReplace pci_enable_device and add pci_set_master
2001-08-10 David SchleefMoved some stuff to comedilib sgml doc
next