View Single Post
 
Old 03-20-2010, 08:44 PM
richarda richarda is offline
Cheetah
 
Join Date: Mar 2010
Posts: 5
Allright, I got that but in this case I guess I have to pute something like

Name(_PRW, Package()
{
<xx>, // Bit number in GPEx_EN to enable USB resume
0x01 // Reference to lowest sleeping state which can be
// entered while still providing wake functionality
// no relative power resource specified
})

But how to determine the <xx> value then ?
Reply With Quote