2008-04-10 |
Ian Abbott | Allow Comedi to be built without PCI drivers. The PCI... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Ian Abbott | Moved labpc_cs_boards[] from ni_labpc.c to ni_labpc_cs... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Ian Abbott | Added automake conditionals CONFIG_COMEDI_USB and CONFI... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Frank Mori... | Fixed single-channel ao waveform on 6xxx boards, which... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Frank Mori... | Fixed multi-channel analog output commands on pxi-6713. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Frank Mori... | Added INSN_CONFIG_GET_HARDWARE_BUFFER_SIZE and implemen... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Frank Mori... | Changed INSN_GET_PWM_STATUS to INSN_CONFIG_GET_PWM_STATUS. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Ian Abbott | Added yonggang <rsmgnu at gmail dot com> (Advantech... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Frank Mori... | Fix for crashes with dma enabled using pci-6143. Based... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Used DPRINTK() instead of rt_printk() in a few places... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Used comedi_pci_enable() and comedi_pci_disable(). |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Removed commented-out variables. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Updated documentation comment and put it in a standard... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Applied comedi_indent script to source. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ian Abbott | Added Advantech PCI-1723 driver by yonggang <rsmgnu... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Frank Mori... | ... and check that ai_mite_chan is not NULL after we... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Frank Mori... | Added missing spinlock around usage of devpriv->ai_mite... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Ian Abbott | Fixed check for unspecified clock period for clock... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Ian Abbott | Prevent dereference of NULL chanlist pointer in ai... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Ian Abbott | Set SDF_CMD_READ subdevice flag if do_cmd and do_cmdtes... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Added Fred Brooks (ni_daq_700 driver). |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Changed subdev_700_insn to include the state of the... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Changed the name in the second entry of the boards... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Removed spurious '#define _700_H'. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Updated driver description using information from other... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Ran source through comedi_indent script. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Added NI DAQCard-700 DIO-only driver by fred brooks. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Ian Abbott | Applied update to driver documentation section from... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Ian Abbott | Add PCI bus/slot options. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Frank Mori... | Fixed spelling error "sucess"->"success". |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Bernd Porr | forgotten to uncomment the debug macro. Soooory. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Bernd Porr | Silly mistake in the frequency setting. Sent out the... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ian Abbott | For separate kernel source and build directories, allow... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Frank Mori... | Modified output to be tab-delimited (for easier parsing... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Frank Mori... | regenerated ChangeLog with "cvs2cl -T" v0_7_76 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Frank Mori... | bumped version for 0.7.76 release. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Frank Mori... | Allow generation of devices.txt and drivers.txt to... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Frank Mori... | Suppress some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Frank Mori... | Replaced an "if(0)" with an "#if 0". |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ian Abbott | Fix bug in ni_pcidio_release_di_mite_channel() that... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ian Abbott | Corrected number of channels for DO subdevice. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ian Abbott | In comedi_do_insn: |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ian Abbott | In comedi_do_insn, #if'ed out the final check for retur... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ian Abbott | Corrected test for INSN_WRITE data value exceeding... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ian Abbott | Applied comedi_indent script. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Bernd Porr | Added a proper PWM subdevice for comedi. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ian Abbott | Only set SRF_RT subdevice flag if comedi_switch_to_rt... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Ian Abbott | For COMEDI_DEVCONFIG ioctl, if argument is NULL, refuse... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Ian Abbott | Changed read, write, poll, and mmap file operations... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Frank Mori... | Added board entry for 6013. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ian Abbott | Once the linux build directory has been determined... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Ian Abbott | Some changes for separate Linux source and build trees. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Use unlocked_ioctl file operation instead of ioctl... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Check for include/linux/mutex.h in kernel source. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Added compatibility header for <linux/mutex.h>. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | For non-Kbuild make, don't build addi-data drivers... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Corrected type qualifiers for pc_DriverName in boardtype. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Removed #defines for types (now they're all in addi_com... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Use typedef instead of #define to define MS-Windows... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Ian Abbott | Include <linux/ioctl32.h> if using old-style register_i... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Frank Mori... | Converted initialization of board array to modern stand... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ian Abbott | For read and write, check if command still running... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ian Abbott | Check for various errors such as subdevice in range... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ian Abbott | If comedi_switch_to_rt() is a macro it should stil... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ian Abbott | Use per-subdevice spin-lock instead of big_comedi_lock... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ian Abbott | Define mmiowb() macro if necessary. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Ian Abbott | No need to define kcalloc() compatibility function... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | Expanded documentation for the driver. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | Report error event when command stopped due to buffer... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | Avoid setting s->async->inttrig to NULL in interrupt... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | Avoid setting s->async->inttrig to NULL in interrupt... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | For AO command, if scan_begin_src is TRIG_INT and not... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Ian Abbott | Avoid changing s->async->inttrig during an interrupt... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Ian Abbott | Use DAC FIFO if the card has one (PCI230+ hardware... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Ian Abbott | Added enums for Amplicon DIO card clock and gate sources. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Ian Abbott | For AO command test step 3, return 3 if external trigge... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Ian Abbott | When stopping AO command, only stop timer if using it |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Ian Abbott | Release Z2-CT2 resource after AI command started if... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ian Abbott | Avoid using software conversion trigger as it doesn... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ian Abbott | RTAI support was broken in comedi-0.7.75 due to missing... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Ian Abbott | Insert delay after AI internal conversion trigger ... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Ian Abbott | Use programmable ADC FIFO interrupt trigger level and... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Bernd Porr | Added PWM to the USBDUX. Also moved any synchronous... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | For AI command, allow scan_begin_src == EXT_TRIG for... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | For AO command, support scan_begin_src == TRIG_INT... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | For AI commands, support TRIG_INT for start_src, scan_b... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | Increased maximum length of channel list for AI command... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | Support scan_begin_src == TRIG_TIMER for AI command... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Ian Abbott | Changed some macros. No functional changes. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Ian Abbott | Overhauled setting up and handling of commands, interna... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Frank Mori... | Fixed offset for isolated digital input register on... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Frank Mori... | Added Jeremy Theler |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Ian Abbott | Changed types of some members of struct pci230_private... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Ian Abbott | Reduced maximum speed (increased minimum period) for... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Ian Abbott | For ai_cmdtest, maximum AI convert rate depends on... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Ian Abbott | Need to use 'do_div' macro for 64-bit division. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Ian Abbott | For ai_cmdtest, check channel list starts with channel... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Ian Abbott | Fix AI channel enables for AREF_DIFF if the hardware... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ian Abbott | For AI command, when convert_src == TRIG_EXT, make... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Frank Mori... | Fixed sign error that prevented commands from aborting... |
commit | commitdiff | tree | snapshot |
next |