[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] M515 support ?
- To: coldsync-hackers at lusars dot net
- Subject: Re: [coldsync-hackers] M515 support ?
- From: Alex Perry <alex dot perry at qm.com>
- Date: Sat, 13 Apr 2002 18:01:06 -0400
- References: <plop87elhjppe7.fsf@thessalie.net>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
Thank you, that's what I did to my kernel.
Now I'll switch from 2.2.5 to CVS of ColdSync.
Virginie wrote:
> On Sat, 13 Apr 2002 09:10:38 -0400, Alex wrote :
> > I've got a M515, works fine under Windows.
> > The PC has coldsync 2.2.5 (debian subrelease 1) and supported an old
> > Clie.
> > I've patched the kernel so it recognizes the USB device (minor 3) as
> > an
> > M515
> > and sets up the /dev/ttyUSB* character devices for the other
> > software.
> > coldsync asks me to hit "sync" and then nothing happens, even with
> > "-vv".
>
> It worked for me (m515) with the CVS version only and a very small
> kernel
> hack (2.4.18) :
>
> ( /usr/src/linux/drivers/usb/serial) :
>
> # visor.c
>
> 163 { USB_DEVICE(PALM_VENDOR_ID, PALM_M515_ID) },
> ...
> 182 { USB_DEVICE(PALM_VENDOR_ID, PALM_M515_ID) },
>
> # visor.h
>
> 26 #define PALM_M515_ID 0x0003
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.