[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Patch: Palm m50x USB support (Linux)
Andrew Arensburger wrote:
>
> I've glanced at the patch, and it looks pretty good to me
> (yes, I do read patches. I hope that wasn't news to anyone). The one
> thing I don't like is the name "usb_m50x", since that's tied to a
> particular model which will inevitably become obsolete[1].
> I think the term "simple" might be more appropriate. Perhaps
> have listen types "usb-simple" and "serial-simple" (of course, under
> Linux, it's really a serial connection as far as ColdSync is
> concerned). Either that, or "serial2" and "usb2".
Oh, you are right. However, I think there is already lots of
confusion to the user in what kind of option he should pick (if you
have a USB visor on linux, you should take -serial??). Maybe all these
twists should be completely hidden from the user; and also it would
be consistent if the switches are the same on *BSD and linux.
How about a system where the user has to supply the correct tty, maybe
with as option -usb or -serial, and then have coldsync figuring out
what kind of protocols to use; e.g. by having some kind of ioctl to
the USB serial driver to get device information (like the USB reported
vendor and productname, or maybe vendor and product ids). This would
be a sensible and informational USB serial driver addition anyway?
By the way, I don't think we'll ever see a serial-simple (like you
have a usb-simple), since SLP and PADP are really necessary protocols
if you have a conventional serial link, imo.
koen.
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.