From: iain d broadfoot <ibroadfo@cis.strath.ac.uk>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: addition to visor.c
Date: Wed, 26 Mar 2003 02:18:47 +0000 [thread overview]
Message-ID: <20030326021847.GA21363@localhost> (raw)
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.
next reply other threads:[~2003-03-26 2:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-26 2:18 iain d broadfoot [this message]
2003-03-26 4:05 ` addition to visor.c Greg KH
2003-03-26 13:58 ` iain d broadfoot
2003-03-26 4:06 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030326021847.GA21363@localhost \
--to=ibroadfo@cis.strath.ac.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox