Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Josef Karthauser
On Wed, Jul 16, 2003 at 01:17:24PM -0500, Larry Rosenman wrote:
 Since I know there's been LOTS of USB commits in the last few days...
 
 I tried(!) my Tungsten T today and got the following:
 
 Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld, rev 
 1.10/1.00, addr 2
 Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld, rev 
 1.10/1.00, addr 2
 Jul 16 13:08:20 lerlaptop-red kernel: ucom0: init failed, TIMEOUT
 Jul 16 13:08:20 lerlaptop-red kernel: device_probe_and_attach: ucom0 attach 
 returned 6
 Jul 16 13:08:20 lerlaptop-red kernel: uhub1: port 1, set config at addr 2 
 failed
 Jul 16 13:08:20 lerlaptop-red kernel: uhub1: device problem, disabling port 
 1

init failed, TIMEOUT.  The first thing to do is to try and work out
what's going on here.  It may be possible that the ucom is attaching to
the wrong pipe.  There is some code in the netbsd uvisor source for
attaching ucoms to a number of pipes, and I know that later versions of
palmos do have difference pipes for difference conduits.  It may be
worth trying to port the missing bits (it should be clear from the
source which bits are missing - there's a comment block at the top) and
seeing what difference that makes.

Joe
-- 
Josef Karthauser ([EMAIL PROTECTED])   http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
 An eclectic mix of fact and theory. =


pgp0.pgp
Description: PGP signature


Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Larry Rosenman


--On Thursday, July 17, 2003 14:00:52 +0100 Josef Karthauser 
[EMAIL PROTECTED] wrote:

On Wed, Jul 16, 2003 at 01:17:24PM -0500, Larry Rosenman wrote:
Since I know there's been LOTS of USB commits in the last few days...

I tried(!) my Tungsten T today and got the following:

Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld,
rev  1.10/1.00, addr 2
Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld,
rev  1.10/1.00, addr 2
Jul 16 13:08:20 lerlaptop-red kernel: ucom0: init failed, TIMEOUT
Jul 16 13:08:20 lerlaptop-red kernel: device_probe_and_attach: ucom0
attach  returned 6
Jul 16 13:08:20 lerlaptop-red kernel: uhub1: port 1, set config at addr
2  failed
Jul 16 13:08:20 lerlaptop-red kernel: uhub1: device problem, disabling
port  1
init failed, TIMEOUT.  The first thing to do is to try and work out
what's going on here.  It may be possible that the ucom is attaching to
the wrong pipe.  There is some code in the netbsd uvisor source for
attaching ucoms to a number of pipes, and I know that later versions of
palmos do have difference pipes for difference conduits.  It may be
worth trying to port the missing bits (it should be clear from the
source which bits are missing - there's a comment block at the top) and
seeing what difference that makes.
comment block in Our uvisor or the NetBSD uvisor?

And, do you want me to work with you on this, or try it myself, or how do 
you want
to do it?

I'm willing to help as best I can.

LER

Joe


--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Josef Karthauser
On Thu, Jul 17, 2003 at 09:35:41AM -0500, Larry Rosenman wrote:
 comment block in Our uvisor or the NetBSD uvisor?
 
 And, do you want me to work with you on this, or try it myself, or how do 
 you want
 to do it?
 
 I'm willing to help as best I can.

I'll work with you via private email.

Joe
-- 
Josef Karthauser ([EMAIL PROTECTED])   http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
 An eclectic mix of fact and theory. =


pgp0.pgp
Description: PGP signature


USB Palm/Weird messages on hotsync....

2003-07-16 Thread Larry Rosenman
Since I know there's been LOTS of USB commits in the last few days...

I tried(!) my Tungsten T today and got the following:

Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld, rev 
1.10/1.00, addr 2
Jul 16 13:08:15 lerlaptop-red kernel: ucom0: Palm, Inc. Palm Handheld, rev 
1.10/1.00, addr 2
Jul 16 13:08:20 lerlaptop-red kernel: ucom0: init failed, TIMEOUT
Jul 16 13:08:20 lerlaptop-red kernel: device_probe_and_attach: ucom0 attach 
returned 6
Jul 16 13:08:20 lerlaptop-red kernel: uhub1: port 1, set config at addr 2 
failed
Jul 16 13:08:20 lerlaptop-red kernel: uhub1: device problem, disabling port 
1

Where do we go from here?

How do I debug?

5.1-CURRENT from last night, with the ucom/uvisor module kldload(1)ed.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]