usb0: host system err in 6.0
Tao Zhen
taozhen at sbcglobal.net
Fri Nov 18 20:08:09 PST 2005
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
>
More information about the freebsd-usb
mailing list