Sony Clie TJ35 and gnome-pilot
- From: Benjamin Dahlhoff <benjamin dahlhoff web de>
- To: gnome-pilot-list gnome org
- Subject: Sony Clie TJ35 and gnome-pilot
- Date: Fri, 05 Dec 2003 21:43:11 +0100
Hi everybody.
I have successfully tested my Sony Clie TJ35 with gnome-pilot.
But to make it run, i had to insert the following into gpilotd.c:
"Vendor=054c ProdID=0169", /* Sony Clie TJ35 */
Into *vendor_product_ids[]
In the sourcecode it looks like this: (line 78x and following)
#ifdef linux
static const char *vendor_product_ids[] =
{
# more lines here
"Vendor=054c ProdID=0169", /* Sony Clie TJ35 */
# more lines here
NULL
};
Can someone insert this device into the current CVS Sources, please ?
By the way: usbserial-module does not support this Clie this time. To
load it properly you have to
modprobe usbserial vendor=0x054c product=0x0169
modprobe visor
Greetings from Hamburg, Germany
Ben Dahlhoff
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]