Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2005 02:50:23 -0500
From:      "Raymond Wagner" <wagnerr@zoomtown.com>
To:        <freebsd-usb@freebsd.org>
Subject:   Intel STL2 USB issues
Message-ID:  <20051227075112.NXZY25752.gx5.fuse.net@raymond>

next in thread | raw e-mail | index | archive | help
I'm currently running FreeBSD 6 on an old Intel STL2 motherboard and I've
been unable to get the USB drivers to work properly.  The system recognizes
the controller and usb and usb0 show up in /dev, but it cannot see any USB
devices.  I tried attaching an optical mouse locally.  It lights up
initially, but then it turns off as the USB controller is recognized and
giant locked.  I have the same results on the GENERIC kernel as well as all
custom kernels I have built.  I've included the dmesg and pciconf pertaining
to the USB controller.  Any suggestion on what may be wrong or is there any
further data needed?

dmesg output:
	ohci0: <OHCI (generic) USB controller> mem 0xe0026000-0xe0026fff irq
9 at device 15.2 on pci0
	ohci0: [GIANT-LOCKED]
	usb0: OHCI version 1.0, legacy support
	usb0: <OHCI (generic) USB controller> on ohci0
	usb0: USB revision 1.0
	uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
	uhub0: 4 ports with 4 removable, self powered

pciconf output:
	ohci0@pci0:15:2:        class=0x0c0310 card=0x02201166
chip=0x02201166 	rev=0x04            hdr=0x00
	    vendor   = 'ServerWorks (Was: Reliance Computer Corp)'
	    device   = 'OSB4 OpenHCI Compliant USB Controller'
	    class    = serial bus
	    subclass = USB






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051227075112.NXZY25752.gx5.fuse.net>