comedi.git
2002-02-25 Frank Mori... undid addition of PCI_VENDOR_ID_ICP, since it was alrea...
2002-02-21 Frank Mori... quick hack to fix lack of PCI_VENDOR_ID_ICP in 2.2...
2002-02-21 Frank Mori... enabled 8255 support for a few boards that should have it
2002-02-20 David Schleeffixed driver being very noisy if debugging is turned...
2002-02-20 David SchleefEnable PCIDMA, add structure for 6053e
2002-02-20 David SchleefCleanups
2002-02-20 David SchleefFix PCI vendor IDs
2002-02-20 David SchleefAdd some vendor ids
2002-02-20 David Schleefnew driver from Emmanuel PACAUD <emmanuel.pacaud@univ...
2002-02-20 David Schleefnew driver adl_pci9111
2002-02-19 David SchleefAdded pcl733 and pcl734
2002-02-18 Frank Mori... fixed gain for pc104-das16jr/16
2002-02-16 David SchleefPCMCIA can share interrupts, too
2002-02-15 Frank Mori... added pci_enable_device() call
2002-02-15 Frank Mori... fixed pci_resource_start compatibility macro so it...
2002-02-15 David Schleef6024e and 6025e don't have unipolar or external AO
2002-02-14 David SchleefCompatibility for vmalloc_32()
2002-02-14 David SchleefFirst attempt at AI command support
2002-02-12 David SchleefFix description
2002-02-12 David SchleefSeems to work now
2002-02-12 David SchleefOnly run depmod if installing to / and kernel is the...
2002-02-12 David SchleefMore hacking.
2002-02-12 David SchleefChange 6052e to use ad8804 caldac
2002-02-11 David SchleefBuild a Debian source package
2002-02-11 David SchleefAdded 6731, 6733. Updated documentation
2002-02-11 David SchleefAdded 6715, disabled.
2002-02-10 David SchleefChanges needed for 671x boards
2002-02-10 David SchleefConvert to pci_resource_start()
2002-02-10 David SchleefMoved edge/level rising/falling defs to comedi.h
2002-02-10 David SchleefRemove 2.0 PCI code
2002-02-10 David SchleefAdded a few things to interface
2002-02-10 David SchleefRemoval of 2.0 PCI support
2002-02-10 David SchleefMore DMA hacking. Works nicely now. Allocator moved...
2002-02-10 David SchleefChange buffer allocation to use mite allocator.
2002-02-10 David SchleefAttempt to fix for new MITE DMA code. Cleanups.
2002-02-10 David SchleefIfdef old DMA functions
2002-02-10 David SchleefRemove old PCI support. Remove static ring buffer...
2002-02-10 David SchleefCleanups: remove old PCI support. Fix more places...
2002-02-10 David SchleefAdded cpu_to_le32() for big-endian machines. Removed...
2002-02-10 David SchleefAdded more defines. Added new functions, works on...
2002-02-10 David SchleefCheckpoint for DMA hacking. Mostly works for small N.
2002-02-09 David SchleefTimed input works in non-DMA mode.
2002-02-09 David SchleefUpdate from Dan. Fixes conflict between rounding timer...
2002-02-09 David SchleefCleanups. Should work identically to last revision.
2002-02-08 David SchleefCompilation fixes
2002-02-08 David SchleefNew drivers
2002-02-08 David SchleefBig hack attack results in new driver. Film at 11.
2002-02-08 David SchleefUpdated documentation
2002-02-07 David SchleefUpdate from Dan
2002-02-07 Frank Mori... newer versino of icp_multi driver that Anne Smorthit...
2002-02-07 Frank Mori... added a paragraph about preparing a kernel source direc...
2002-02-06 David SchleefRevert poll conditions: if device is non-busy, set...
2002-02-06 David SchleefChange caldac code to be slightly less confusing
2002-02-06 David SchleefRevert some previous dumb changes with events. This...
2002-02-06 David Schleefrandom ci
2002-02-06 David SchleefFix documentation numbers
2002-02-06 David SchleefNew driver
2002-02-05 Frank Mori... changed pci_alloc_consistent compatibility function...
2002-02-04 David SchleefChange Comedi buffer allocator to use a virtual functio...
2002-02-04 David SchleefRemove buf_change, add buf_alloc in subdevice structure
2002-02-04 David SchleefAdd comedi_event() call in mite interrupt handler
2002-02-02 Frank Mori... fixed error handling for mite_setup
2002-02-01 Frank Mori... fixed race in interrupt handler
2002-02-01 David SchleefGenerate tar file in local dir
2002-02-01 David Schleefversion bump
2002-02-01 David SchleefFix problem with constructing new version numbers r0_7_63
2002-02-01 David SchleefFor 0.7.63
2002-02-01 David SchleefFix event handling bugs.
2002-02-01 David Schleef0.7.62 changelog
2002-01-30 Frank Mori... fixed pointer arithmetic
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefAnother iteration on the AI 611x chanlist problem
2002-01-26 David SchleefFix AI chanlist configuration on 611x
2002-01-26 David SchleefMerge AO chanlist configuration into one function
2002-01-22 David SchleefExport to versioned directory
2002-01-22 David SchleefCreate drivers.txt. r0_7_62
2002-01-22 David SchleefFix rule to make drivers.txt. Add rule to run check_dr...
2002-01-22 David Schleefmove scripts
2002-01-22 David SchleefCleanup the release script
2002-01-22 Frank Mori... added a little note about PCMCIA
2002-01-22 Frank Mori... oops I wanted the pcmcia device names to match the...
2002-01-22 Frank Mori... fixing device names for pcmcia
2002-01-22 David SchleefFix export-objs being unconditionally recompiled
2002-01-22 David SchleefAdded a test for SDF_RT
2002-01-22 David SchleefAdded DIO subdevice support. Untested. Added SPEED_LI...
2002-01-22 David SchleefSome National Instruments PCI IDs
2002-01-20 David SchleefAdded pci-6036e
2002-01-15 David SchleefChange malloc.h to slab.h
2002-01-15 David Schleefupdate
2002-01-15 David SchleefRemove comedi_done and friends
2002-01-15 David SchleefFix problems with old bash
2002-01-15 David SchleefAdded PCI_VENDOR_IDs. Removed comedi_done and friends...
2002-01-15 David Schleef*** empty log message ***
2002-01-15 David SchleefConvert all uses of comedi_bufcheck, comedi_done, comed...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-15 David SchleefUpdate for new 8255 interface
2002-01-15 David SchleefNew checks. Wrap some old checks in check_all
2002-01-15 David SchleefNew driver
2002-01-15 David Schleefamcc_s5933.o exports symbols. Change DT282x CONFIG...
next