Date: 12 Oct 2002 14:20:18 -0400 From: Dan Pelleg <daniel+bsd@pelleg.org> To: stable@freebsd.org Cc: Bryan Liesner <bleez@bellatlantic.net> Subject: Re: USB MFC (ucom, uvisor) Message-ID: <u2sit075xjx.fsf@gs166.sp.cs.cmu.edu> In-Reply-To: <20021012013943.W81092-100000@patrocles.silby.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a followup, for the archives, on a thread from August 2002: http://www.freebsd.org/cgi/getmsg.cgi?fetch=583298+585663+/usr/local/www/db/text/2002/freebsd-stable/20020825.freebsd-stable With the kind help of the OP, here are the steps to make the visor connect to jpilot, pilot-xfer and friends, over USB: Compile your kernel with these in the USB section: # USB com devices device uvisor device ucom there's inconclusive evidence you want to make sure ohci is *not* in there. cd /dev && sh MAKEDEV ucom0 Now, here's the tricky part: > The trick is to hit the hotsync button _first_, then you'll have a > configured ucom0 device. Before it times out, run pilot-xfer - it > should work fine. FWIW, it only seems to work with uhci hardware. -- Dan Pelleg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?u2sit075xjx.fsf>