On Sun, 29 Feb 2004, Dmitry Morozovsky wrote:
> On Fri, 27 Feb 2004, Julian Elischer wrote: > > JE> I plan to commit the MFC at http://www.josef-k.net/freebsd/ > JE> (the latest one) in the next couple of days. If you really care about > JE> USB in 4.10 you might do well to test this on your equipment, > JE> ESPECIALLY if you have unusual devices. Let me know of both successes > JE> and failures please.. If I hear nothing I won't know if it's because > JE> no-one tested it or it was just without problems.. > JE> > JE> Please also check these same devices without the patch BEFORE you let me > JE> know of any failures so that we can tell if they are truely caused by > JE> the patch.. > > Well, my main headache (SONY Clie SJ20) is now in a bit different state; before > (at 4.9p1) it failed to attach with > > ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 > ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 > ucom0: init failed, STALLED > device_probe_and_attach: ucom0 attach returned 6 > ugen0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 > > now it is correctly identified (after HotSync activation) as > > ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 > ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2 > > Controller /dev/usb0: > addr 1: low speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev > 1.00 > port 1 powered > port 2 addr 2: low speed, self powered, config 1, Palm Handheld(0x0066), Palm, > Inc.(0x054c), rev 1.00 > > However, I still can't figure out how to sync, as dlpsh can't attach to > /dev/ucom before activatyng Sync, and never goes to the shell prompt when shouldn't it be /dev/ucom0? (assuming it exists) > statring in the middle of sync process. Googling does not help much, > unfortunately. > > Two other USB devices I have are USB Generic storage (CF reader and MP3 > player), and they seem to keep work smoothly. > > I had I/O errors and hangups with cheap MemoryStick reader before, > but do not have it by hand to quick check. Hope to check tomorrow. > I'll go ahead with the MFC but I'll try handle these reports afterwards... > Thanks for your work! > > Sincerely, > D.Marck [DM5020, MCK-RIPE, DM3-RIPN] > ------------------------------------------------------------------------ > *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] *** > ------------------------------------------------------------------------ > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

