comedi.git
2001-07-15 Frank Mori... added to a comment
2001-07-15 Frank Mori... fixed typo in a2150_get_timing()
2001-07-15 Frank Mori... added rejection of count == 1 for mode 3, added i8254_r...
2001-07-15 Frank Mori... fixed bug in cmd_test
2001-07-14 David SchleefPowerPC has higher IRQ numbers.
2001-07-14 David SchleefAdd some headers
2001-07-14 David SchleefResolve conflict with function defined in PPC kernel
2001-07-14 David SchleefFix a little buglet in cmd_test
2001-07-14 Frank Mori... improved initialization to make sure hardware conversio...
2001-07-13 Frank Mori... added a little more debug info
2001-07-13 Frank Mori... oops, last time I was looking at the section of the...
2001-07-13 David SchleefAdded pci_enable_device()
2001-07-12 Frank Mori... trying to get interrupts enabled on the amcc s5933...
2001-07-11 David SchleefAdded INSN_CONFIG to insn parsing.
2001-07-10 Frank Mori... fixed detection of analog input or output subdevice
2001-07-10 David SchleefFix problem with DO subdevices in insn_rw_emulate_bits()
2001-07-10 Frank Mori... set sdf readable flag for digital output
2001-07-10 David Schleef*** empty log message ***
2001-07-10 David SchleefNeeds more help
2001-07-10 David SchleefEmpty file needed here
2001-07-10 David SchleefPerl rocks my world
2001-07-10 David SchleefFix memory leak with caldac maxdata list.
2001-07-10 David SchleefFix buffer overrun problem
2001-07-10 David SchleefBecome more evil about checking for instruction support
2001-07-10 David SchleefAdd a check_driver override
2001-07-10 David SchleefFix cmdtest logic bug
2001-07-10 David SchleefSplit check_and_setup_channel_list() into separate...
2001-07-10 David SchleefAdded wrapper defs for cmdtest
2001-07-10 David SchleefAdded chunk for ni_at_a2150
2001-07-10 David SchleefRemove old drivers
2001-07-10 David SchleefRemoved -old drivers
2001-07-10 David SchleefSo long, you served well.
2001-07-10 David SchleefAdd len_chanlist initialization
2001-07-10 David SchleefFix len_chanlist comment
2001-07-10 Frank Mori... merged ivan's changes with mine
2001-07-09 Frank Mori... added initialization of s->len_chanlist
2001-07-09 Frank Mori... oops forgot to include header file
2001-07-09 Frank Mori... added 2 8255 digital io subdevices
2001-07-09 Frank Mori... fixed attach/detach so ioports are only released if...
2001-07-08 Frank Mori... debugging moves slowly forward...
2001-07-08 Frank Mori... put if(cmd->chanlist) block in cmdtest
2001-07-08 Frank Mori... made digital output readable
2001-07-08 Frank Mori... put if(cmd->chanlist) block in cmdtest, dropped digital...
2001-07-08 Frank Mori... put if(cmd->chanlist) block in cmdtest to prevent segfa...
2001-07-08 David SchleefFixed oops in das16_cmd_test() because cmd->chanlist...
2001-07-06 David SchleefUpdate from ivan
2001-07-06 Frank Mori... fixed cmdtest
2001-07-05 Frank Mori... changed declaration of bufinfo spinlock to static....
2001-07-05 Frank Mori... fix for trig emulation by cmd
2001-07-05 David SchleefRemove duplicate code
2001-07-05 David SchleefRewrote checking in comedi_fop_open(), fixed spinlock...
2001-07-05 David SchleefFix Oops when reporting 0 boards.
2001-07-04 Frank Mori... added pc104 board definitions, fixed das16/330 definition
2001-07-04 Frank Mori... 2.4.6 kernel linux/mm.h does not define GFP_BUFFER...
2001-07-03 Frank Mori... new driver, untested
2001-07-03 David SchleefCheck for dos-like end of line
2001-07-03 David SchleefI'm gunna hafta start kickin' some asses if files are...
2001-07-02 Frank Mori... masked flags in divisor functions, so argument doesn...
2001-07-02 David SchleefAdded ivan
2001-07-02 Frank Mori... removed some unnecessary lines from command tests
2001-07-02 David Schleefrandom todo checkin
2001-07-02 Frank Mori... oops, small mistake won't make any difference but might...
2001-07-02 Frank Mori... fix for possible weirdness in ai read insn
2001-07-01 David SchleefUpdate from Ivan
2001-06-28 David SchleefHeh. revert change to config.in and apply to config...
2001-06-28 David SchleefUpdate
2001-06-28 David SchleefFix compilation for PCI code
2001-06-28 David SchleefAdded TRIG_OTHER
2001-06-27 David SchleefChange MOD_INSTALL_PATH to INSTALL_MOD_PATH
2001-06-27 David SchleefUpdates for cb_pcidda driver
2001-06-27 David SchleefNew driver from Ivan Martinez
2001-06-27 Frank Mori... minor updates
2001-06-27 Frank Mori... fix for stop_src == TRIG_NONE
2001-06-26 Frank Mori... added support for external triggering/pacing and burst...
2001-06-26 Frank Mori... fixed include that prevented compile
2001-06-26 Frank Mori... fixed typo for pcm3730
2001-06-26 Frank Mori... scapped autoprobe, which was ultimately unable to disti...
2001-06-25 Frank Mori... I recently stumbled across an explanation of why you...
2001-06-25 David SchleefFix typo.
2001-06-25 Frank Mori... updated some entries for das16 and cb_pcidas
2001-06-25 Frank Mori... fixes for burst mode, added das1201 das1202 entries...
2001-06-25 Frank Mori... updated das16 and cb-pcidas info
2001-06-25 Frank Mori... added support for das1600 burst mode
2001-06-25 Frank Mori... fixed error, added some comments
2001-06-24 Frank Mori... fixed a bug I created
2001-06-24 Frank Mori... added preliminary comedi_cmd support. Untested.
2001-06-24 Frank Mori... entered correct max conversion rates
2001-06-23 Frank Mori... fixed settings of master clock speed through options
2001-06-23 Frank Mori... fixed bugs with master clock speed in hertz instead...
2001-06-22 Frank Mori... overhaul of comedi_cmd support. Needs more work, but...
2001-06-22 Frank Mori... dma is no longer disabled in das1800 driver when rt...
2001-06-21 David SchleefFix header
2001-06-21 David SchleefCheck for CONFIG_ in Makefile and Config.in
2001-06-21 David SchleefAdd PCM3730, which should have been there all along
2001-06-21 David Schleef*** empty log message ***
2001-06-21 David SchleefMajor documentation update.
2001-06-21 Frank Mori... changed a bunch of #include <blah.h> to #include "blah...
2001-06-21 Frank Mori... added memory-mapped io version of i8254_load(), made...
2001-06-21 David SchleefAdd some documentation checks
2001-06-21 Frank Mori... added a little das16m1 documentation
next