From 2589953cd08955e7a1a5c0ae2a0d9d7c261f4351 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Mon, 14 Aug 2006 14:06:31 +0000 Subject: [PATCH] Added 0.7.72 changes, and fixed misspellings of Ian Abbott's name. --- ChangeLog | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2f465952..78015a93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ +Comedi-0.7.72: +Ian Abbott: Fixed building with Kbuild in release tarballs, and added + some missing compatibility headers to release tarballs. Added + pci_name() compatibility function, and compatibility header for + linux/types.h. Fixed some io/irq resource request/release bugs + in various drivers. Various additional bugfixes and cleanups. +Frank Hess: + Added length checks for data array of INSN_CONFIG_ALT_SOURCE + and INSN_CONFIG_PWM_OUTPUT instructions. +Pablo Mejia: new aio_aio12_8 and aio_iiro_16 drivers for Advanced Digital + Logic 104-AIO12-8 and 104-IIRO-16 boards. + Comedi-0.7.71: -Ian Abbot: Various pci and other fixes to many drivers. Various +Ian Abbott: Various pci and other fixes to many drivers. Various compatibility fixes for newer kernel versions. Enhanced amplc_dio200 driver to support more boards and improve counter support. Bug fixes for various drivers. Ported pcmcia drivers to compile @@ -30,37 +42,37 @@ Simone Mannori: Analog output fix for cb_das16_cs. David MacMahon: Fixed number of channels in ni_mio_common RTSI subdevice. Gianluca Palli: New s626 driver for Sensoray 626. Perry J. Piplani: New dmm32at driver for Diamond Systems mm32at. -Berd Porr: usbdux and usbduxfast fixes. +Berd Porr: usbdux and usbduxfast fixes. Stanislaw Raczynski: New mpc624 driver. Dave Schleef: Removed references to linux/irq.h. Converted various files to UTF-8 encoding. Edwin Steiner: Fixed RTAI build when using kbuild . Comedi-0.7.70: -Ian Abbot: Replaced use of obsolete kernel pci_find_*() functions with - pci_get_*() replacements. Fixed loading of dt3000 driver. - Fixed some corner cases in - 8253/8254 counter support. Fixed gcc 3.4 compile +Ian Abbott: Replaced use of obsolete kernel pci_find_*() functions with + pci_get_*() replacements. Fixed loading of dt3000 driver. + Fixed some corner cases in + 8253/8254 counter support. Fixed gcc 3.4 compile error. Made improvements to and extensions of compatibility headers used when compiling against older kernels. New amplc_dio200 and amplc_pci224 drivers. -Phil Blacker: Fixed fifo-half-full interrupt reliability problems +Phil Blacker: Fixed fifo-half-full interrupt reliability problems for PCMCIA boards in ni_mio_common.c. Klaas Gadeyne, et al: Fixed initialization in ni_660x for boards - with more than one TIO chip. Fixed a bug in the configuration of the + with more than one TIO chip. Fixed a bug in the configuration of the TIO to serve as an encoder, for taking into account the index pulse or not. Frank Hess: - Added INSN_CONFIG_DIO_QUERY for querying the input/output + Added INSN_CONFIG_DIO_QUERY for querying the input/output configuration of a dio line. Added support for firmware upload to pci-6534 in ni_pci_dio driver, and fixed firmware upload for 64 bit arches (requires Comedilib from CVS or next release). Unbroke pcmcia_driver.drv.name in das08_cs.c. - Added support for memory mapped output commands (requires + Added support for memory mapped output commands (requires Comedilib from CVS or next release). Added udev support. Fixed munging in ni_at_ao driver, and made channel 0 - work. Fixed ai commands in ni_mio_common.c when only 1 scan + work. Fixed ai commands in ni_mio_common.c when only 1 scan is requested. Fixed bogus sample at beginning of ao command in ni_mio_common.c. @@ -68,7 +80,7 @@ Frank Hess: Brent Ledvina: Added support to ni_pcidio driver for stop_src=TRIG_NONE on input commands. Emmanuel Pacaud: Added missing close of comedi device file when - detaching comedi_rt_timer driver. Extended AI streaming capabilities + detaching comedi_rt_timer driver. Extended AI streaming capabilities of the adl_pci9111 driver, and fixed analog output. Bernd Porr: New usbduxfast driver, and updates for usbdux driver. Fixed submit_urb definition in linux/usb.h compatibility header. @@ -76,7 +88,7 @@ Jose Luis Sanchez: New acl7225b and pcl730 drivers. Dave Schleef: Fixes and improvements to autoconf/automake build system. Documentation fixes. Cleanup of obsolete files. Steve Sharples: Added the ability for the AI command in amplc_pci230 - driver to support "triggered burst mode" sampling, + driver to support "triggered burst mode" sampling, ie: scan_begin_src=TRIG_EXT and convert_src=TRIG_TIMER. Yeow Ngee Soon: New adl_pci6208 driver. Added simple event counting @@ -116,7 +128,7 @@ Comedi-0.7.65: - das16: bug fixes, fixes to interrupt handling Comedi-0.7.64: - + - documentation updates in many drivers - changed stm.lbl.gov to comedi.org or schleef.org - more event bug fixes -- 2.26.2