comedi.git
2005-01-03 Bernd PorrSwitched from iso transfer to bulk transfer. ISO is...
2004-12-29 Frank Mori... compatibility functions so udev support compiles on...
2004-12-29 Frank Mori... handle errors when trying to get kernel flags
2004-12-29 Frank Mori... make lack of .hdepend in kernel dir a warning instead...
2004-12-29 Frank Mori... add support for udev
2004-12-29 Frank Mori... generate overflow events when ai fifo overflows with...
2004-12-29 Frank Mori... Fixed bugs reported by csp@andrew.cmu.edu. The bug...
2004-12-13 Frank Mori... make single-scan ai commands work
2004-12-13 Frank Mori... fix "Devices:" comment field
2004-12-13 Frank Mori... enhancement from YEOW NGEE SOON <nsyeow@pd.jaring.my>:
2004-12-13 Frank Mori... new driver from YEOW NGEE SOON <nsyeow@pd.jaring.my>
2004-12-08 Frank Mori... fix for pcmcia fifo-half-full interrupt problems from
2004-12-04 Frank Mori... make autogen.sh work with automake1.9
2004-11-30 Frank Mori... added new drivers from José Luis Sánchez (jsanchezv...
2004-11-20 Frank Mori... sort devices.txt
2004-11-20 Frank Mori... some comment fixes to make Devices.txt get generated...
2004-11-14 Bernd Porrcmd is now dumping the first 5 packets. They are usuall...
2004-11-11 Bernd PorrThe memory allocation flag GFP_KERNEL is not permissibl...
2004-11-09 Bernd PorrCommented out the USB ID for testing purposes and added...
2004-10-31 Bernd PorrAdded the usbduxfast driver.
2004-10-31 Bernd PorrInitial version of the new usbduxfast driver. Tested...
2004-10-26 Frank Mori... Remove bogus scan_end_src. By the way, the last log...
2004-10-26 Frank Mori... added Brent Ledvina
2004-10-26 Frank Mori... Support for externally triggered input commands from...
2004-10-17 Frank Mori... Added Steve Sharples
2004-10-17 Frank Mori... Enhancement from Steve Sharples:
2004-10-10 Frank Mori... renamged Changelog to ChangeLog and add entry for 0...
2004-10-06 Frank Mori... oops, convert counter really should be limited to 16...
2004-10-06 Frank Mori... Fix bogus sample at beginning of ao command (me). ...
2004-10-06 Frank Mori... fix passing of bad argument to comedi_error()
2004-10-06 Frank Mori... add support for 6014, and add missing entries to pci...
2004-10-02 Frank Mori... bump version for release
2004-10-02 Frank Mori... me400_fw.h is gone
2004-10-02 Frank Mori... modtool.in is gone
2004-10-02 Frank Mori... check for modpost in two possible locations r0_7_69
2004-10-02 Frank Mori... fix missing $ in check for depmod
2004-09-29 Frank Mori... fix for shared interrupt bug from steve.sharples@nottin...
2004-09-09 Frank Mori... fix argument to rtl_delay for rtlinux
2004-09-05 Bernd PorrTypo in the synchonous out command: in case of an error the
2004-09-01 Frank Mori... use rtl_delay() for rtlinux
2004-09-01 Frank Mori... usleep() seems to crash rtlinux when called from non...
2004-09-01 Frank Mori... add error message when no isapnp support is available
2004-08-31 Frank Mori... return error if a command is run with no irq
2004-08-18 Bernd PorrThe submission of the bulk transfers can be delayed...
2004-08-06 Frank Mori... fix deadlock on end-of-acquisition
2004-08-02 Frank Mori... move setup of subdevices after init of plx9080
2004-08-01 Frank Mori... fix initialization of eeprom subdevice
2004-08-01 Frank Mori... updated usbdux driver from Bernd Porr
2004-07-25 Frank Mori... fix INSN_GTOD
2004-07-21 Frank Mori... fix double-munging when bufinfo ioctl is called in...
2004-07-19 Frank Mori... add isapnp device id for at-mio-64e-3
2004-07-19 Frank Mori... fix null dereference on boards without analog output
2004-07-19 Frank Mori... fix prototype of comedi_request_irq()
2004-07-18 Frank Mori... missed some locking that should have been converted...
2004-07-18 Frank Mori... bug fix from zharkov@vista-control.com (Eugene Zharkov)
2004-07-17 Frank Mori... list 10 insn limit on insn lists
2004-07-17 Frank Mori... fix interrupt handler return value
2004-07-15 Frank Mori... don't write to ao fifo offset load register if it doesn...
2004-07-15 Frank Mori... added pci-6014 to supported devices list
2004-07-14 Frank Mori... change caldac to ad8804_debug for at-mio-64e-3
2004-07-12 Frank Mori... a little update for 2.6 kernels
2004-07-12 Frank Mori... don't barf if Modules.symvers doesn't exist
2004-07-07 Frank Mori... fix interrupt reenabling with rtai-adeos
2004-06-28 Frank Mori... fix possible crash when shared interrupt is asserted...
2004-06-28 Frank Mori... add autogen.sh to EXTRA_DIST
2004-06-19 Frank Mori... fix selection of output channel for ao write insn ...
2004-06-15 Frank Mori... removed obsolete references to comedi_counter_unstable.h
2004-06-15 Frank Mori... added Luis Martinez for bug fix
2004-06-09 Frank Mori... bug fix from Luis Martínez <luimarma@marcosa.e.telefoni...
2004-06-05 Frank Mori... fix CR_EDGE and CR_INVERT flags for ai scan_begin_src...
2004-06-05 Frank Mori... Fix CR_INVERT and CR_EDGE flags for ai start_arg=TRIG_EXT
2004-06-03 Frank Mori... patch from Emmanuel PACAUD
2004-06-02 Frank Mori... pcmcia drivers should work under 2.6 now
2004-06-02 David SchleefUpgrade as-linux.m4 and as-modtool.m4. Fix build syste...
2004-06-01 Frank Mori... fix compiler warnings for 2.4
2004-06-01 Frank Mori... port to 2.6 pcmcia api
2004-06-01 Frank Mori... port to 2.6 pcmcia api
2004-06-01 Frank Mori... port to 2.6 pcmcia api
2004-05-31 Frank Mori... port to 2.6 pcmcia api
2004-05-31 Frank Mori... fix if block that got broken during port to 2.6
2004-05-31 Frank Mori... port to 2.6 pcmcia api
2004-05-31 Frank Mori... added cs_error() compatibility function
2004-05-31 Frank Mori... moved some 2.4 compatibility cruft into headers
2004-05-31 Frank Mori... add 2.4 compatibility for pcmcia_register_driver()...
2004-05-22 Frank Mori... ported to 2.6 kernel pcmcia api
2004-05-22 Frank Mori... pci-6014 support courtesy Alberto Sechi
2004-05-18 Frank Mori... update for some minor changes to comedi instalation...
2004-05-14 Frank Mori... be less picky about finding .hdepend
2004-05-09 Frank Mori... fix caldac type for at-mio-16e-10
2004-04-29 Frank Mori... have comedi_command set subdevice->busy
2004-04-22 Frank Mori... fix init of len_chanlist for analog output subdevice...
2004-04-22 Frank Mori... crashes on pci-das6402/16 attach seem to be due to...
2004-04-21 Frank Mori... added a memory barrier to try and fix mysterious 6402...
2004-04-21 Frank Mori... fixes for 64bit archs
2004-04-19 Frank Mori... change dev->iobase to unsigned long for 64 bit cpus
2004-04-19 Frank Mori... add note about unresolved rt kernel symbols
2004-04-13 Frank Mori... rt_request_global_irq_arg() doesn't seem to exist in...
2004-04-11 Frank Mori... added Nils
2004-04-11 Frank Mori... command support for pcl818 from Nils Juergens:
2004-04-06 Frank Mori... figured out how i broke dma, and removed useless barrier
next