cpad-kernel (0.8-1) unstable; urgency=low

  * Incorporated 2.6 driver work from Jan Steinhoff.
    Adds a kernel framebuffer device and procfs entries
    to the single channel device node used to communicate
    with the 2.4 driver and many other nice improvements.
  * Updated code deprecated in kernel 2.6.10.
  * Added the cooperative workaround for no 'add below'
    in kernel 2.6 modutils so this can coexist with the
    wacom module package.  A better fix, wholly kernel side
    is on the horizon though.

 -- Ron Lee <ron@debian.org>  Sun,  5 Dec 2004 01:11:47 +1030

cpad-kernel (0.7-3) unstable; urgency=high

  * Incorporated fr.po proofread by debian-l10n-french;
    Thanks again to Christian Perrier.  Closes: #268110
  * No other changes.

 -- Ron Lee <ron@debian.org>  Fri, 27 Aug 2004 02:18:21 +0930

cpad-kernel (0.7-2) unstable; urgency=high

  * It would still be nice to see this make testing, the module
    code is unchanged and bug free since 0.5-3 (circa Mar 2003).
  * Modified the debconf template text to be more interface
    agnostic.  Closes: #267217

 -- Ron Lee <ron@debian.org>  Sat, 21 Aug 2004 19:38:04 +0930

cpad-kernel (0.7-1) unstable; urgency=low

  * Initial Release.  Closes: #179588
  * Merged changes accepted by Rob into the 'vendor' branch to clean
    up the diff.gz -- no real changes to the kernel code either here
    or upstream since 0.5-3.
  * We may be too late for testing track, but I'm going to attempt
    to get this in just the same.  The code has been very stable while
    we waited for MAKEDEV to be updated and the packaging is relatively
    simple.  Public testing has been about as widespread as I'd expect
    over this amount of time for hardware this obscure.  That said,
    this is in the hands of ftp-admin now.

 -- Ron Lee <ron@debian.org>  Wed, 11 Aug 2004 02:03:00 +0930

cpad-kernel (0.5-4) unstable; urgency=low

  * /dev/usb/cpad0 is now supported by MAKEDEV, remove the mknod hack
    and prepare for an actual upload.
  * Thieve more clues from Robert Millan (via the plex86 maintainer scripts)
    and debconfiscate automatic building of a local modules package.

 -- Ron Lee <ron@debian.org>  Sun,  8 Aug 2004 01:04:19 +0930

cpad-kernel (0.5-3) unstable; urgency=low

  * Replaced deprecated kernel macros with their new function equivalents.
  * Removed unused eu_count from cpad_eat_urb.
  * Fixed gcc3.2 compile warnings.
  * Adapted patch from Dean Pentcheff, bumped version to 0.7 since Rob released
    0.6 upstream with this patch.
  * Fixed flash timer (re)set bug.

 -- Ron Lee <ron@debian.org>  Mon, 10 Mar 2003 00:08:52 -0800

cpad-kernel (0.5-2) unstable; urgency=low

  * Added an ioctl to switch between abs and relative mode without
    rebooting/reloading the module.
  * Bumped module version to reflect ioctl change.  I'll bump the package
    (upstream) version once the changes made here have been merged with Rob.

 -- Ron Lee <ron@debian.org>  Sun,  9 Mar 2003 17:16:44 -0800

cpad-kernel (0.5-1) unstable; urgency=low

  * Initial package.
  * Open questions:
      Should the postinst call depmod?
      Do I really need to emphasise this could fuck up your hardware?
  * Added -dev package with linux/cpad.h in it.  Any low level user
    interface to the device is going to need it to compile.
  * TODO: Add an override for mknod and/or report the new device to
    the MAKEDEV maintainer (now reported -- ed.)

 -- Ron Lee <ron@debian.org>  Thu,  6 Feb 2003 16:06:55 -0800

