2001-09-30 |
Frank Mori... | fixed 2.4 compile error and some bugs |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Frank Mori... | fixed checking of chanlist in cmdtest for analog out |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Frank Mori... | oops forgot to update Devices: |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Frank Mori... | added support for pc104 and pcm das08 cards, but pcmcia... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
David Schleef | MAX_N_CALDACS should be 28 |
commit | commitdiff | tree | snapshot |
2001-09-27 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-27 |
David Schleef | Remove useless debugging message |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Frank Mori... | fixed error in pci-das08 board definition |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Frank Mori... | added poll() support |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Frank Mori... | fixed poll() code by unlocking spinlock on spurious... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Frank Mori... | switched allocation of the dma descriptor array to... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Frank Mori... | fixed symbol leak, started using hardware conversion... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
David Schleef | Added pxi-6031e |
commit | commitdiff | tree | snapshot |
2001-09-21 |
David Schleef | Fixed Devices: |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Frank Mori... | fixed decrement of conversion count with dma transfers |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank Mori... | more pci dma stuff, ready for inital testing |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank Mori... | fixed typo in Devices:, and commiting older tweaks... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank Mori... | removed an obsolete comment |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank Mori... | fixed typo in Devices: section |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Frank Mori... | took out line that belonged in init.h, added include... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
David Schleef | Change name to devices.txt |
commit | commitdiff | tree | snapshot |
2001-09-19 |
David Schleef | Fix another parse error |
commit | commitdiff | tree | snapshot |
2001-09-19 |
David Schleef | Fix parse problem |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Added Devices: documentation to rest of drivers |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Moved scripts to scripts/ |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Frank Mori... | more pci-dma stuff, still nonfunctional |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Scripts to extract documentation |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | new |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Fixed a segfault in nidio_detach() when configure fails... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Change file location comment |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Patch from Anders Blomdell, fixing AI. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Frank Mori... | some initial pci dma stuff, doesn't do anything useful yet |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Frank Mori... | fixed symbol leak, and settings of SDF_GROUND subdevice... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | some bugfixes |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | added support for stop_src TRIG_COUNT that I forgot... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | analog input commands may possibly work now |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Oops. Fix typo in previous check-in. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Removed last remnants of trig support for drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Removed last remnants of comedi_trig support for drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | rewrote much of the trig support. No longer uses any... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Remove min() macro |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Added a target for drivers.txt |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Complete phase-out of comedi_trig in drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Complete phase-out of comedi_trig support |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Add list of devices to documentation |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Change comedi_trig compat to deprecated |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Frank Mori... | fixed sending of events for analog output |
commit | commitdiff | tree | snapshot |
2001-09-13 |
David Schleef | Fix argument of mem_test_region() |
commit | commitdiff | tree | snapshot |
2001-09-13 |
David Schleef | Fixed argument of pci_enable_dev() |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Moved driver documentation to inline documentation |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Added check for documentation in source code |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Removed VD_DDS |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | does still need to ioremap for 2.4 kernels though |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | oops, apparently it's not even a pci driver, that pci... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added comment regarding lack of pci support & ioremap |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added check/request/release_mem_region() calls |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added some compatibility macros for pci-dma buffer... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Frank Mori... | oops got LINUX_VERSION_CODE mixed up with KERNEL_VERSIO... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Frank Mori... | made dummy release_mem_region() macro consistent with... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Frank Mori... | new compatibility header for *_mem_region() functions |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Frank Mori... | more work on ai command, still not functional yet though |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | starting to add ai command support, completely nonfunct... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | fix to get pci drivers to compile on 2.2 kernel |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | fixed some typos causing null dereference |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added compat code for MODULE_DEVICE_TABLE() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added MODULE_DEVICE_TABLE() and pci_enable_device() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added check for pcibios_ code |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Fix compilation due to last check-in |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added some drivers |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Converted _mode2, _mode4 to command |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Pretended to convert _mode2 to a command |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Generic hacking |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added pci_enable_device() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Remove use of range_unknown |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | fixed some stuff |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added MODULE_DEVICE_TABLE() on a bunch of drivers |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added stub for amplc_pci230 |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Fix symbol leakage in a bunch of drivers |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added check for Makefile.in |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Fix typo in CONFIG_AMPLC_PCI230 |
commit | commitdiff | tree | snapshot |
2001-09-03 |
David Schleef | Update from Anders |
commit | commitdiff | tree | snapshot |
2001-09-03 |
David Schleef | Update from Allan |
commit | commitdiff | tree | snapshot |
2001-08-28 |
David Schleef | Update from Allan. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Frank Mori... | changed configuration of input/output ranges to use... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Frank Mori... | updated cb_pcidas, cb_pcidas64, das16 entries |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | supports user configurable analog input and output... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | terminated with newline |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | preventing multiple includes |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | fixed version checking for 2.2 kernels |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | fixed conflict with poll.h |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Fixes for compilation on 2.0.x |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Added -nostdinc flag. Comedi _should_ compile with it. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Fixes for compiling with 2.0.x |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | A copy of Configure.help, for use with kbuild-2.5 |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | New driver |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Frank Mori... | driver supports insn now, no command support |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Frank Mori... | skeleton of a new driver, doesn't do anything yet. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Frank Mori... | fixed symbol leaks noted by check_driver |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | converted analog out to TRIG_INT |
commit | commitdiff | tree | snapshot |
next |