Ron Halstead wrote: > I'm running build 70 but this has been happening since build 68(?). During > boot, I get the following: > > WARNING: out of I/O resources on bridge: bus 0x0, dev 0x1c, func 0x0, for > secondary bus 0x2 > > WARNING: devices under bridge bus 0x0, dev 0x1c, func 0x0 will not be > assigned I/O ports > > WARNING: consconfig_prepare_dev: can't push streams module "usbms", error 22 > > Any ideas?
See http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/intel/io/pci/pci_boot.c#421 for the source of the message. I know virtually nothing about this area of Solaris, but at a wild guess I'd say that autoconfiguration of the USB device your mouse is hanging off is failing because Solaris can't find the resources it needs to configure the USB device, possibly because of a problem with the BIOS setup on your machine. Have you fiddled with your BIOS settings since B68? p.s. opensolaris-help is the correct forum for this sort of question. -- Alan Burlison -- _______________________________________________ opensolaris-help mailing list [email protected]
