           SPELL=xf86-input-fpit
             PKG=xf86-input-fpit
         VERSION=1.3.0
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
     SOURCE_HASH=sha512:75690403d8509c2dabd37ef421caedb46cafda282f1ac7d0ce235974e86863fbf5280b5f17e9435ad6734fe223c53f34cb84e27183426207f344e3736b2912fa
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org/wiki
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="fpit is an Xorg input driver for Fujitsu Stylistic Tablet PCs."
cat << EOF
fpit is an Xorg input driver for Fujitsu Stylistic Tablet PCs.

The fpit driver functions as a pointer input device, and may be used as
the X server's core pointer.

SUPPORTED HARDWARE
This driver supports the touchscreen of the Stylistic LT and (with spe-
cial options) of the Stylistic 500, 1000 and 2300.

Under  Linux  the  Fujitsus  serial  port is not, by default, detected.
Therefore the following must be added to one of your start-up  scripts.
(Either one of the X scripts, or to rc.local or similar).

setserial /dev/ttyS3 autoconfig
setserial /dev/ttyS3 IRQ 15 baud_base 115200 port 0xfce8

This driver now supports Stylistic 3400 (and possibly other passive-pen
systems) with a special "Passive" paramter. Try this serial  configura-
tion for the 3400:

setserial /dev/ttyS3 autoconfig
setserial /dev/ttyS3 uart 16450 irq 5 port 0xfd68
EOF
