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 |
2007-11-12 |
Ian Abbott | Only added a comment. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ian Abbott | For AI command, changed interpretation of scan_begin_ar... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ian Abbott | The ADC half full flag flag and interrupt occurs at... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ian Abbott | Use arrays to look up ai gain bits and polarity. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ian Abbott | Stripped ".o" from driver name on "Driver:" line for... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ian Abbott | For AI INSN_READ, check for out-of-range differential... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Frank Mori... | Added new driver from jeremy theler <thelerg@ib.cnea... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Frank Mori... | Adding trivial email address obfuscation, since some... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | In pci230_choose_clk_src(), widen the type of the compa... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | Check channel lists in AI and AO cmdtest handlers if... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | Minor line-length fixes. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | In cmdtest, use DPRINTK instead of comedi_error. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | For cmdtest, don't return 5 if chanlist_len == 0. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | For cmdtest, don't return error 5 if chanlist is NULL. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | For COMEDI_CMD ioctl, check chanlist_len > 0. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | I forgot to rename comedi_compat_ioctl_ function back to |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ian Abbott | Make the 'comedi_compat_ioctl' symbole a function ... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Got rid of the timer subdevice as it was pretty useless... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Use 64-bit ns value when determining clock source. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Renamed pci_iobase to iobase1. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Used specific constants for base addresses of 8254... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Eliminated clock source and divisor values from private... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Renamed some macros. Now access the timebase values... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | amplc_pci230.c whitespace changes / comment reformatting. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ian Abbott | Spelling correction in Description: line. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ian Abbott | Fix for 2.6.10 and earlier. Rename comedi_compat_ioctl... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ian Abbott | Removed a stray comment. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ian Abbott | Make sure 32-bit ioctl handler for <= 2.6.10 kernel... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ian Abbott | Support 32-bit ioctl calls on 64-bit kernel (CONFIG_COM... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ian Abbott | Replaced INSN_CONFIG_8254_SET_MODE with INSN_CONFIG_SET... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ian Abbott | Inline fixes: define inline functions before calling... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ian Abbott | Made cfc_bytes_per_scan() 'static inline' instead of... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Frank Mori... | Applied comedi_indent script to all source files. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Frank Mori... | Removed some dead code that was causing errors in inden... |
commit | commitdiff | tree | snapshot |
next |