> > > After upgrading system from 111b to 118 my
> > > mouse(logitech G9) stopped working.
> > 
> > Is that mouse connected via USB or via PS/2 ?
>
> Mouse connected via USB and it worked in all previous
> versions until system was updated.

Ok, so it isn't the HAL PS/2 issue.


Is the usb mouse recognized by the kernel?
Does it appear in "mdb -k" ::prtusb output?

>From a root shell:

    # echo ::prtusb | mdb -k

Or the more verbose version:

    # echo ::prtusb -v | mdb -k
-- 
This message posted from opensolaris.org

Reply via email to