Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 23:18:57 +0000
From:      Tao Zhen <taozhen@sbcglobal.net>
To:        hselasky@c2i.net
Cc:        freebsd-usb@freebsd.org
Subject:   Re: usb0: host system err in 6.0
Message-ID:  <437E6161.5070006@sbcglobal.net>
In-Reply-To: <200511131231.49115.hselasky@c2i.net>
References:  <43763A9B.1010901@sbcglobal.net> <200511131231.49115.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Thanks for your response. I installed your driver but it didn't solve my 
problem. Here is some more error messages after I installed the driver. Although 
I did manage to download some pictures from my usb camera before these.

usb0: host system error
usb0: host controller halted
uhci_dumpregs: usb0 regs: cmd=0080, sts=0028, intr=000f, frnum=007b, 
flbase=0f9ce000, sof=0040, portsc1=0480, portsc2=0495
intrs=11337
uhci_dump_qh: QH(0xd0a59000) at 0x0f9d2002: h_next=0f9d2022 e_next=00000001
usb0: host controller halted
uhci_dumpregs: usb0 regs: cmd=0080, sts=0020, intr=000f, frnum=007b, 
flbase=0f9ce000, sof=0040, portsc1=0480, portsc2=0495
intrs=11338
...
usb1: host system error
usb1: host controller halted
uhci_dumpregs: usb1 regs: cmd=0080, sts=0028, intr=000f, frnum=02aa, 
flbase=0f9c9000, sof=0040, portsc1=0480, portsc2=0480
intrs=116926
uhci_dump_qh: QH(0xd0a5e000) at 0x0f9cd002: h_next=0f9cd022 e_next=00000001
usb0: host controller halted
uhci_dumpregs: usb0 regs: cmd=0080, sts=0020, intr=000f, frnum=007b, 
flbase=0f9ce000, sof=0040, portsc1=0480, portsc2=0495
intrs=116927
uhci_dump_qh: QH(0xd0a59000) at 0x0f9d2002: h_next=0f9d2022 e_next=00000001
usb1: host controller halted
uhci_dumpregs: usb1 regs: cmd=0080, sts=0020, intr=000f, frnum=02aa, 
flbase=0f9c9000, sof=0040, portsc1=0480, portsc2=0480
intrs=116927
uhci_dump_qh: QH(0xd0a5e000) at 0x0f9cd002: h_next=0f9cd022 e_next=00000001
usb0: host controller halted
uhci_dumpregs: usb0 regs: cmd=0080, sts=0020, intr=000f, frnum=007b, 
flbase=0f9ce000, sof=0040, portsc1=0480, portsc2=0495
intrs=116928
...

Tao

Hans Petter Selasky wrote:
> 
> If you want, you can try installing my USB driver:
> 
> Download the three files below into a new directory and type 
> "make install"  (to uninstall type "make deinstall")
> http://home.c2i.net/hselasky/isdn4bsd/privat/usb/Makefile
> http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.diff.bz2
> http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.tar.bz2
> 
> Type "make help" to get more help.
> 
> PS: you need to compile a new kernel + modules afterwards. "make install_mod" 
> will recompile and install the modules that needs to be recompiled for your 
> convenience. There is no need to recompile "usbd" and other software.
> 
> --HPS
> 




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