nanogui: AboutTouch Screen(Assabet)


Previous by date: 11 Jan 2001 00:14:16 -0000 Re: [Nano-X] Kaffe for Nano-X, Jason Kingan
Next by date: 11 Jan 2001 00:14:16 -0000 Re: [Nano-X] Kaffe for Nano-X, Olaf Meeuwissen
Previous in thread: 11 Jan 2001 00:14:16 -0000 Re: AboutTouch Screen(Assabet), Jordan Crouse
Next in thread: 11 Jan 2001 00:14:16 -0000 Re: AboutTouch Screen(Assabet), Greg Haerr

Subject: FW: AboutTouch Screen(Assabet)
From: #YANG XIAOYONG# ####@####.####
Date: 11 Jan 2001 00:14:16 -0000
Message-Id: <A5D4F474BCA0D111AD2408002BA613F8082580BB@mail1.ntu.edu.sg>

Dear Mr.Greg Haerr
I did the same thing as Hyun,Young-Jong. We choose Ipaq driver instead of
ADS driver. We have a problem of calibration. What I did was "mknod
/mnt/dev/h3600_ts c 11 0". At the same time I tried the ADS driver. However
"mknod /mnt/dev/h3600_ts c 11 0" and "mknod /mnt/dev/h3600_ts c 190 34"
neither work for this case. 
Regards,
Xiaoyong
-----Original Message-----
From: Jordan Crouse ####@####.####
Sent: Wednesday, January 10, 2001 11:13 PM
To: Hyun,Young-Jong
Cc: ####@####.####
Subject: Re: AboutTouch Screen(Assabet)


For the Bitsy driver (ie, the Ipaq) and I would assume the Assabet (and
apparently the ADS as well), the calibration is handled directly by the
driver.  Some other devices that we use requires the Microwindows driver
to handle calibration - so the tpcal program writes a series of values
that the microwindows driver can use to calibrate itself (if you are
wondering how that works, check drivers/mou_harrier.c or
drivers/mou_ts.c).

But in your case, since you are using the Ipaq driver, you want to use a
calibrator that does an IOCTL call similar to this:

if (ioctl(fd, TS_SET_CAL, (void *)&new_cal) != 0).

Check the driver source code for information on how to format the
values.

Jordan

"Hyun,Young-Jong" wrote:
> 
> Hello,
> 
> I tried to port Microwindows to Assabet(SA1110).
> But I met some problem.
> 
> Problem is  touch screen.
> I made '/dev/h3600_ts', and
> modified config ( IPAQMOUSE = Y).     (I guess ADSMOUSE is not different.)
> 
> After booting process, touch screen looks like working. but not
correctly.so I guess
> It need calibration....
>  I run 'tpcal' and get 7 value. and what should I do? How can I teach
these value to
> running microwindows....?
> 
> Thanks, Hyun Young-Jong

---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Previous by date: 11 Jan 2001 00:14:16 -0000 Re: [Nano-X] Kaffe for Nano-X, Jason Kingan
Next by date: 11 Jan 2001 00:14:16 -0000 Re: [Nano-X] Kaffe for Nano-X, Olaf Meeuwissen
Previous in thread: 11 Jan 2001 00:14:16 -0000 Re: AboutTouch Screen(Assabet), Jordan Crouse
Next in thread: 11 Jan 2001 00:14:16 -0000 Re: AboutTouch Screen(Assabet), Greg Haerr


Powered by ezmlm-browse 0.20.