[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] M515 support ?



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.