View Single Post
  #2   (View Single Post)  
Old 17th July 2008
davidgurvich davidgurvich is offline
Fdisk Soldier
 
Join Date: May 2008
Location: NYC
Posts: 57
Default

For the mouse try adding
Quote:
hint.psm.0.flags="0x3000"
to /boot/loader.conf. For usb in general look at /etc/rc.suspend and /etc/rc.resume. I added an 'ifconfig ... down' statement to rc.suspend and reset in rc.resume. If it's only one or two devices something similar may work.

Changing the irq settings in the bios may help. On an older thinkpad I've set them to auto, the default was 11.

Last edited by davidgurvich; 17th July 2008 at 04:35 PM.
Reply With Quote