Home | History | Annotate | Download | only in vr
History log of /src/sys/arch/hpcmips/vr/vrpiuvar.h
RevisionDateAuthorComments
 1.12  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.11  15-Dec-2002  takemura branches: 1.11.146; 1.11.156;
Added Vrc4173PIU. (touch panel interface unit on Vrc4173)
 1.10  10-Mar-2002  takemura Attached vrpiu at vrc4173bcu.
 1.9  02-Feb-2002  takemura Removed __vrcmu_supply() and __vrgiu_out(), which are need to enable serial
port before auto configuration.

Boot loaders (pbsdboot and hpcboot) are responsible to enable the port because
the kernel can't enable serial port for console any more.
 1.8  27-Jan-2002  takemura Added vripif.
 1.7  22-Jul-2001  sato branches: 1.7.6;
adhoc battery event creation for some vr machines.
XXX: temporary
this file is needed with vrpiu.c rev1.14
 1.6  21-Jan-2001  takemura branches: 1.6.4;
Fix bugs of VR touch panel driver,
- status stay in touching while pen don't realy touch.
- cursor often jumps to center of screen.
But it seems that 'stay in touching' still occurs at rare intervals.
 1.5  08-Jan-2001  takemura Implement WSMOUSEIO_SRES to control A/D port scan interval.
 1.4  02-Dec-2000  sato - polling battery voltage value from A/D port.
currently polling only.
if verbose mode, kernel print A/D raw value every polling.
 1.3  10-Jan-2000  takemura branches: 1.3.6;
WSMOUSE_SCALIBCOORDS/WSMOUSE_GCALIBCOORDS support.
 1.2  08-Jan-2000  takemura Absolute pointing device support.
- Wsmouse_input() get new argument 'flag', which indicates whether x/y/z are
relative or absolute.
- Wsmouse get new io controls, WSMOUSEIO_SCALIBCOORDS and
WSMOUSEIO_GCALIBCOORDS.
 1.1  28-Dec-1999  takemura VR41xx's PIU (Touch panel I/F unit) suport.
Currently it emulates relative pointing device like mouse, but it should
behave like an absolute pointing device. It needs more works in wsmouse side.
 1.3.6.5  11-Feb-2001  bouyer Sync with HEAD.
 1.3.6.4  18-Jan-2001  bouyer Sync with head (for UBC+NFS fixes, mostly).
 1.3.6.3  08-Dec-2000  bouyer Sync with HEAD.
 1.3.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.6.1  10-Jan-2000  bouyer file vrpiuvar.h was added on branch thorpej_scsipi on 2000-11-20 20:48:06 +0000
 1.6.4.3  16-Mar-2002  jdolecek Catch up with -current.
 1.6.4.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.6.4.1  03-Aug-2001  lukem update to -current
 1.7.6.4  19-Dec-2002  thorpej Sync with HEAD.
 1.7.6.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.7.6.2  28-Feb-2002  nathanw Catch up to -current.
 1.7.6.1  22-Jul-2001  nathanw file vrpiuvar.h was added on branch nathanw_sa on 2002-02-28 04:10:08 +0000
 1.11.156.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.11.146.1  30-Oct-2012  yamt sync with head

RSS XML Feed