From owner-freebsd-usb@FreeBSD.ORG Sun Dec 12 05:20:18 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA78A16A4D0 for ; Sun, 12 Dec 2004 05:20:17 +0000 (GMT) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6831943D55 for ; Sun, 12 Dec 2004 05:20:17 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-216-100-134-143.dsl.snfc21.pacbell.net [216.100.134.143])iBC5KCGr097200; Sun, 12 Dec 2004 00:20:15 -0500 Message-ID: <41BBD50B.7050502@elischer.org> Date: Sat, 11 Dec 2004 21:20:11 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Nikolay Pavlov References: <20041108101033.GA714@roks.biz> In-Reply-To: <20041108101033.GA714@roks.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: Sony Clie PEG-SJ33 ucom0: init failed, IOERROR X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 05:20:18 -0000 Hi Nikolay. can you please check if this still happens under RELENG_4 (or even under 5/6)? A change was recently committed that may be relevent. Nikolay Pavlov wrote: > Hi, freebsd users. > > [I am not subscribed to this list, so please CC me..] > > As a new usb maillist has opened, I have > decided to address in it with the problem which disturb > me rather for a long time. I have Sony Clie PEG-SJ33 > device and want to sync it with my FreeBSD 4.10-p3, > but in time when I press the Sync button, I see this > message: > > ucom0: Sony Palm Handheld, rev 1.10/1.00, addr 2 > ucom0: Sony Palm Handheld, rev 1.10/1.00, addr 2 > ucom0: init failed, IOERROR > device_probe_and_attach: ucom0 attach returned 6 > uhub1: port 1, set config at addr 2 failed > uhub1: device problem, disabling port 1 > uhub1: port error, restarting port 1 > > Here is some additional information: > > # usbdev -dv > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 > uhub0 > port 1 powered > port 2 powered > > USB related dmesg information: > > uhci0: port 0xd400-0xd41f irq 11 at device 16.0 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhci1: port 0xd800-0xd81f irq 11 at device 16.1 on pci0 > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > uhci2: port 0xdc00-0xdc1f irq 5 at device 16.2 on pci0 > usb2: on uhci2 > usb2: USB revision 1.0 > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > uhci3: port 0xe000-0xe01f irq 5 at device 16.3 on pci0 > usb3: on uhci3 > usb3: USB revision 1.0 > uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > USB related kernel configuration information: > > # USB support > device uhci # UHCI PCI->USB interface > device ohci # OHCI PCI->USB interface > device usb # USB Bus (required) > device ucom # > device uvisor # Palm support > device ugen # Generic > device uhid # "Human Interface Devices" > #device ukbd # Keyboard > #device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus and da > #device ums # Mouse > device uscanner # Scanners > #device urio # Diamond Rio MP3 Player > > Best regards and sorry for my english, > Nikolay Pavlov. > _______________________________________________ > freebsd-usb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"