2002-05-13 |
Frank Mori... | fixing config insn |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Frank Mori... | corrected return values of config insn |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Frank Mori... | added -e option to depmod, to promote more useful error... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Frank Mori... | added contec driver |
commit | commitdiff | tree | snapshot |
2002-05-11 |
David Schleef | Comments about possible problems on 6040e |
commit | commitdiff | tree | snapshot |
2002-05-11 |
David Schleef | Update documentation |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David Schleef | version bump |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David Schleef | Don't use debugging caldac. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Frank Mori... | added config insn for choosing rising or falling edge... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Frank Mori... | sync with comedilib |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Frank Mori... | got rid of redirection to /dev/null since a lot of... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | fix for broken compatibility headers in 2.2.18 through... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | devfs support introduced in 2.2.18 |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | added devfs_find_handle() |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | fixed compilation against 2.2.0 kernel |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | might as well make pci_request_regions allocate 1 iopor... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | fixed pci_resource_len for pre 2.2.18 kernels, I didn... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | put typedef of dma_addr_t in asm/types.h and restricted... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | added pci_set_master() compatibility |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Frank Mori... | added typedef of dma_addr_t for earlier 2.2 kernels |
commit | commitdiff | tree | snapshot |
2002-05-02 |
David Schleef | Improved compatibility for 2.2.14. May break other... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
David Schleef | Added compat header for devfs on 2.2. kernels |
commit | commitdiff | tree | snapshot |
2002-05-02 |
David Schleef | Added devfs support |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Frank Mori... | fixing races |
commit | commitdiff | tree | snapshot |
2002-04-30 |
David Schleef | Fixed references to 0.5-like channels in documentation. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Frank Mori... | added comments describing scheme for reading/writing... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Add Contec PCI DIO |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Add contec_pci_dio.o |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Initial cleanup for driver. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | New driver from <s.rivoir@gts.it> |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Change from int to comedi_t * |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Moved comments to documentation area. Fixed initializa... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Add a few more prototypes |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Add PCI_VENDOR_ID_CONTEC |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Add get.o to link |
commit | commitdiff | tree | snapshot |
2002-04-26 |
David Schleef | Globally change int to comedi_t *. Split out _get... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
David Schleef | Changed to use comedi_t * instead of int for device... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
David Schleef | Random reordering. This needs to be cleaned up somehow. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
David Schleef | Added logging and error functions. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Frank Mori... | removed settling delay from ai read insn |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Frank Mori... | stripped out some settle delays in analog input read... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Frank Mori... | minor changes to get rid of 'statement with no effect... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Frank Mori... | added pci_disable_device() |
commit | commitdiff | tree | snapshot |
2002-04-22 |
David Schleef | Added PCI-6534 |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Frank Mori... | analog output waveform operations shouldn't be enabled... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Frank Mori... | bugfixes, added support for ad8402 calibration pots... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Frank Mori... | Trying to calm down interrupt-happy chips, plus a littl... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Frank Mori... | fixed setting of input range on 4020 commands, slight... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Frank Mori... | trying to clarify interrupt logic a little |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Frank Mori... | added delay that seems to fix unreliable dma abort... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Frank Mori... | fixing some bugs with Roman's help |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Frank Mori... | fixed setting of input range and reading of internal... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Frank Mori... | additions from Roman Fietze <fietze@s.netic.de> with... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Frank Mori... | added note about keithley 1400 series id bits |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Frank Mori... | a tiny bit of cleanup, initial tests with pcidas-6040... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Frank Mori... | oops forgot to update header, fixes compile of cb_pcida... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Frank Mori... | i2c stuff works for 4020 now, albiet extremely slowly... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Frank Mori... | calculate max number of bytes that can be read or writt... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Frank Mori... | moved increment of buf_int_count to beginning of comedi... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Frank Mori... | converted some drivers to use comedi_buf_put_array |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Frank Mori... | more calibration support for 64xx and 4020 boards,... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Frank Mori... | fixes to make interrupt handling more robust |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Frank Mori... | added comedi_buf_put_array() |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Frank Mori... | fixed 6xxx boards to work with dma ch1, for compatibili... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Frank Mori... | fixed single-channel command |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Frank Mori... | fixed count of number of conversion completed using pio |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Frank Mori... | deal with grey coding of read and write fifo pointers... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Frank Mori... | pio and dma fixes for 4020 |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Frank Mori... | more registers |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Frank Mori... | trying dma channel 1 for 4020, still trying to debug... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Frank Mori... | fixed pio fifo drain for 4020 |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | temporary band-aid for 4020 pio transfer |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | last change didn't work out too well, reverting parts... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | added some debug messages to pio fifo drain |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | I think we found the correct fifo register for 4020 now |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | removed finished item |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Clean up compiler warning. r0_7_64 |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Add pcl816 driver |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | update for 0.7.64 |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Pointless, misleading drivel |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Update of patch-scxi |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Clean up check_driver complaints |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | From Juan Grigera <juan@grigera.com.ar> |
commit | commitdiff | tree | snapshot |
2002-04-03 |
David Schleef | Add more documentation checking |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | testing alternate fifo offset |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | fixed cmdtest for 4020 and eeprom subdevice |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Frank Mori... | 4020 fixes |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Frank Mori... | trying to debug location of fifo on 4020 |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Frank Mori... | added eeprom subdevice, some fixes for 4020 although... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Frank Mori... | added check to make sure interrupt handler doesn't... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Frank Mori... | added support for additional 8 dio channels on 60xx... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Frank Mori... | enabled pcmcia code for kernels with modular pcmcia... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | added note on new config insn |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | Added INSN_CONFIG_ALT_SOURCE id |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Frank Mori... | added support for reading internal calibration referenc... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Frank Mori... | removed some ineffectual locking I put in a long time... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Frank Mori... | added a bug description |
commit | commitdiff | tree | snapshot |
2002-03-28 |
David Schleef | Added CR_ALT_SOURCE |
commit | commitdiff | tree | snapshot |
next |