comedi.git
2001-07-26 David SchleefFix to pull in the RTAI config.h
2001-07-26 Frank Mori... Change from Michal Dobes. Enables shared interrupt...
2001-07-25 Frank Mori... fix to prevent use of rt interrupt with shared interrupt
2001-07-24 Frank Mori... fixed analog input insn wait for end of conversion...
2001-07-24 David SchleefDon't fail if PCMCIA version doesn't match.
2001-07-24 David Schleefsubdevice structure elements do_lock and do_unlock...
2001-07-24 David SchleefRemove s->do_lock, s->do_unlock
2001-07-24 David SchleefChange some print's to DPRINTK's
2001-07-24 David Schleeffix typo in document number
2001-07-24 David SchleefUncomment pci_enable_device check
2001-07-24 David SchleefCleanups, add check_timed()
2001-07-24 David Schleef#ifdef for some experimental RTAI code
2001-07-24 Frank Mori... added virt_to_bus() translations to set_dma_addr()...
2001-07-23 Frank Mori... undid some of my changes, applying michael dobe's patch...
2001-07-23 Frank Mori... drop attempted use of demand-mode dma
2001-07-23 Frank Mori... bug fixes
2001-07-23 David Schleef*** empty log message ***
2001-07-23 David SchleefUpdate from Michal Dobes
2001-07-23 David SchleefUpdates from Michal Dobes
2001-07-23 David SchleefAdded some stuff
2001-07-23 David SchleefPatch from Dan
2001-07-23 Frank Mori... more lines to clear that interrupt
2001-07-22 Frank Mori... comedi_cmd works now, added some debugging info to...
2001-07-22 Frank Mori... should work now, really.
2001-07-22 Frank Mori... fixed compile error
2001-07-22 Frank Mori... added reset and sync of adc circuitry to attach as...
2001-07-22 Frank Mori... bug fixes
2001-07-22 Frank Mori... fixed channel selection bits that had confused binary...
2001-07-20 Frank Mori... added a couple boards
2001-07-20 Frank Mori... some updates
2001-07-20 Frank Mori... added a couple entries
2001-07-20 Frank Mori... made chanlist cmdtests return 5
2001-07-20 Frank Mori... added analog input insn
2001-07-20 Frank Mori... moved pci_enable_device to get rid of statement with...
2001-07-20 Frank Mori... 2.4 kernel pci fixes
2001-07-19 David SchleefAdd pci_enable_device()
2001-07-19 Frank Mori... fixing some bitrot
2001-07-18 Frank Mori... added start_src TRIG_EXT and stop_src TRIG_NONE
2001-07-18 Frank Mori... fixed amcc s5933 interrupt clear so it doesn't disable...
2001-07-18 Frank Mori... interrupts are working, trying to get them cleared...
2001-07-18 David SchleefFixed high-bit problem for AO on ao_unipolar=1 boards.
2001-07-18 David SchleefSlap together some notes about insn_config
2001-07-16 Frank Mori... making progress now...
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...
next