cbb hangs during suspend if ath card active
    Sam Leffler 
    sam at errno.com
       
    Thu Jul 13 02:28:01 UTC 2006
    
    
  
Sam Leffler wrote:
> A more likely scenario is that ath_stop is putting the card into "deep
> sleep".  At that point you cannot touch any of the PCI domain registers
> for the card w/o bringing it out of sleep.  If you do then the
> pci/cardbus will hang.  Ejecting the card removes the device from the
> bus and allows things to continue.
Sorry, that should've been "you cannot touch anything but the PCI domain
registers"...  Basically you can't touch any registers except PCI config
space registers and/or those reg's used to bring the chip out of sleep.
	Sam
    
    
More information about the freebsd-current
mailing list