]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/touch/arm/ipaq/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / touch / arm / ipaq / v2_0 / ChangeLog
1 2001-08-29  Kenichi Nakamura  <nakamura@redhat.com>
2
3         * cdl/touch_ipaq.cdl: Modified dependency on file I/O package.
4
5 2001-04-24  Gary Thomas  <gthomas@redhat.com>
6
7         * cdl/touch_ipaq.cdl: Add dependency on file I/O package.
8
9 2001-03-06  Gary Thomas  <gthomas@redhat.com>
10
11         * src/ipaq_ts.c: Fully interrupt driven mode, including select()
12         support.  Note: scaling for the touch screen is self calibrating.
13
14         * cdl/touch_ipaq.cdl: Remove unused option for repeat interval.
15         Repeat is automatic from the Atmel micro-controller.
16
17 2001-03-05  Gary Thomas  <gthomas@redhat.com>
18
19         * src/ipaq_ts.c: 
20         * cdl/touch_ipaq.cdl: New file(s).  iPAQ touch screen driver.
21
22 //===========================================================================
23 //####ECOSGPLCOPYRIGHTBEGIN####
24 // -------------------------------------------
25 // This file is part of eCos, the Embedded Configurable Operating System.
26 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
27 //
28 // eCos is free software; you can redistribute it and/or modify it under
29 // the terms of the GNU General Public License as published by the Free
30 // Software Foundation; either version 2 or (at your option) any later version.
31 //
32 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
33 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
34 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
35 // for more details.
36 //
37 // You should have received a copy of the GNU General Public License along
38 // with eCos; if not, write to the Free Software Foundation, Inc.,
39 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
40 //
41 // As a special exception, if other files instantiate templates or use macros
42 // or inline functions from this file, or you compile this file and link it
43 // with other works to produce a work based on this file, this file does not
44 // by itself cause the resulting work to be covered by the GNU General Public
45 // License. However the source code for this file must still be made available
46 // in accordance with section (3) of the GNU General Public License.
47 //
48 // This exception does not invalidate any other reasons why a work based on
49 // this file might be covered by the GNU General Public License.
50 //
51 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
52 // at http://sources.redhat.com/ecos/ecos-license/
53 // -------------------------------------------
54 //####ECOSGPLCOPYRIGHTEND####
55 //===========================================================================