Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 16:38:28 +0200 (EET)
From:      Nikolay Pavlov <quetzalcoatl@roks.biz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/75800: ucom1: init failed STALLED error in time of sync with Sony Clie PEG-SJ33 	
Message-ID:  <200501041438.j04EcSAg035459@admin.office.roks.biz>
Resent-Message-ID: <200501041450.j04EoSrv040680@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75800
>Category:       kern
>Synopsis:       ucom1: init failed STALLED error in time of sync with Sony Clie PEG-SJ33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 04 14:50:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nikolay Pavlov
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD admin.office.roks.biz 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Tue Jan 4 09:35:57 EET 2005 padla@admin.office.roks.biz:/usr/obj/usr/src/sys/ADMIN_KERNEL i386

USB related dmesg lines:

uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 21 at device 16.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <VIA 83C572 USB controller> 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: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <VIA 83C572 USB controller> 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: <VIA 83C572 USB controller> port 0xdc00-0xdc1f irq 21 at device 16.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <VIA 83C572 USB controller> 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: <VIA 83C572 USB controller> port 0xe000-0xe01f irq 21 at device 16.3 on pci0
uhci3: [GIANT-LOCKED]
usb3: <VIA 83C572 USB controller> on uhci3
usb3: USB revision 1.0
uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered

USB related kernel options:

device          uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb             # USB Bus (required)
#device         udbp            # USB Double Bulk Pipe devices
device          ugen            # Generic
device          ucom            # USB tty support
device          uvisor          # USB support for the PalmOS based PDAs
device          uhid            # "Human Interface Devices"
device          ukbd            # Keyboard
#device         ulpt            # Printer
device          umass           # Disks/Mass storage - Requires scbus and da
device          ums             # Mouse
#device         urio            # Diamond Rio 500 MP3 player
device          uscanner        # Scanners	
	
>Description:
	
In time of synchronization I see this error:

ucom1: Sony Palm Handheld, rev 1.10/1.00, addr 2
ucom1: Sony Palm Handheld, rev 1.10/1.00, addr 2
ucom1: init failed, STALLED
device_attach: ucom1 attach returned 6
uhub1: port 1, set config at addr 2 failed
uhub1: device problem, disabling port 1  	

After that usb port become completely unusable up to next boot.

>How-To-Repeat:
	
Just build kernel with:

device          ucom
device          uvisor

Connect your Sony Clie PEG-SJ33 with usb cable and tap sync button.

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501041438.j04EcSAg035459>