Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2006 20:40:27 GMT
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/103167: Transcend JetFlash120 memory stick problem (with fix)
Message-ID:  <200609272040.k8RKeRCe027341@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/103167; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: bug-followup@FreeBSD.org, vkushnir@i.kiev.ua,
	Tor.Egge@cvsup.no.freebsd.org
Cc:  
Subject: Re: usb/103167: Transcend JetFlash120 memory stick problem (with fix)
Date: Thu, 28 Sep 2006 00:34:45 +0400 (MSD)

 Hi, Tor
 
 Thanks, this patch resolve my problem. 
 USB flash works fine and my web camera is detected.
 
 > sysctl hw.usb.ehci
 hw.usb.ehci.debug: 0
 hw.usb.ehci.addrchange: 6
 hw.usb.ehci.addrunchange: 70
 
 > grep -E "usb|hci|uhub" /var/run/dmesg.boot
 ohci0: <OHCI (generic) USB controller> mem 0xc0004000-0xc0004fff irq 11 at device 11.0 on pci0
 ohci0: [GIANT-LOCKED]
 usb0: OHCI version 1.0, legacy support
 usb0: SMM does not respond, resetting
 usb0: <OHCI (generic) USB controller> on ohci0
 usb0: USB revision 1.0
 usbd_get_string: getting lang failed, using 0
 uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
 uhub0: 8 ports with 8 removable, self powered
 ehci0: <EHCI (generic) USB 2.0 controller> mem 0xc0005000-0xc00050ff irq 9 at device 11.1 on pci0
 ehci0: [GIANT-LOCKED]
 usb1: EHCI version 1.0
 usb1: companion controller, 8 ports each: usb0
 usb1: <EHCI (generic) USB 2.0 controller> on ehci0
 usb1: USB revision 2.0
 uhub1: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb1
 uhub1: 8 ports with 8 removable, self powered
 ugen0: <vendor 0x0402 USB2.0 Camera, class 0/0, rev 2.00/1.00, addr 2> on uhub1
 
 -- 
 WBR, Andrey V. Elsukov



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