[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: Virginie <virginie at parinux dot org>
- Date: Sat, 13 Apr 2002 17:52:16 +0200
- In-Reply-To: <3CB82E4E.66E47380@qm.com> (Alex Perry's message of "Sat, 13Apr 2002 09:10:38 -0400")
- Organisation: Parinux
- References: <3CB82E4E.66E47380@qm.com>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
- User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2(i386-debian-linux-gnu)
Hello Alex !
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
--
virginie@parinux.org
question = ( to ) ? be : ! be;
-- Wm. Shakespeare
PGP signature