addition to visor.c

From: iain d broadfoot (ibroadfo@cis.strath.ac.uk)
Date: Tue Mar 25 2003 - 21:18:47 EST


First off, hi all and thanks for all the kernels. :D

I have fiddled together the following info for a sony clie nz90, which i
believe should go in drivers/usb/serial/visor.{h,c}.

in visor.h:

#define SONY_CLIE_NZ90_ID 0x00E9

and in visor.c:

{ USB_DEVICE(SONY_VENDOR_ID, SONY_CLIE_NZ90_ID) },

in two places, both after the line

{ USB_DEVICE(SONY_VENDOR_ID, SONY_CLIE_4_1_ID) },

this is almost definitely an awful way of submitting these, but this is
my first ever attempt at kernel hacking (and it barely counts as such
(and it barely counts as something that barely counts...)) so please
don't flame me too hard.

it just compiled, and assuming it boots && recognizes the device, i'll
send this.

ok, it recognizes, but none of the apps i have seem to like the clie - i
get 'please press hotsync button now' messages, despite the fact that
the /dev/ttyUSB1 device is only there after the button has been
pressed... :(

my sister's clie cries out for breakout, and an internet...

cheers,

iain
(scared and tired and wanting to PLAY WITH MY SISTER'S NEW CLIE DAMMIT
:p)

PS: please CC: me on replies, i'm subscribed but have a tendency to not
spot list replies. thanks.

-- 
wh33, y1p33 3tc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:22 EST