public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* addition to visor.c
@ 2003-03-26  2:18 iain d broadfoot
  2003-03-26  4:05 ` Greg KH
  2003-03-26  4:06 ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: iain d broadfoot @ 2003-03-26  2:18 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-26 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-26  2:18 addition to visor.c iain d broadfoot
2003-03-26  4:05 ` Greg KH
2003-03-26 13:58   ` iain d broadfoot
2003-03-26  4:06 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox