EasyManua.ls Logo

Fujitsu PalmSecure SDK V02 - Page 66

Fujitsu PalmSecure SDK V02
68 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter6 Installing the Sensor Driver for Extended Function (Linux Version)
56
Step9 Add the following lines to the start-up script (ex. /etc/rc.d/rc.local)
as necessary.
<When connecting one Senor>
mkdir -p /dev/usb
mknod -m 666 /dev/usb/fjveincam0 c 180 160
<When connecting more than one Sensor> (e.g. 2 Sensors)
mkdir -p /dev/usb
mknod -m 666 /dev/usb/fjveincam0 c 180 160
mknod -m 666 /dev/usb/fjveincam1 c 180 161
>See> For information on multiple Sensor connections, refer to
the "System Development Guide" and "Authentication Library
Reference Guide".
Step10 Connect the Sensor to the target hardware.
>See> For information on how to connect the sensor, refer to the
"Sensor Instruction Manual" or “Mouse Type Sensor
Instruction Manual”.
The Sensor is automatically detected.

Table of Contents