Intel STL2 USB issues

Raymond Wagner wagnerr at zoomtown.com
Mon Dec 26 23:51:25 PST 2005


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 at 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





More information about the freebsd-usb mailing list