/[pxelator]/lib/PXElator/amt.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/amt.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 376 by dpavlin, Sun Aug 30 15:22:41 2009 UTC revision 377 by dpavlin, Sun Aug 30 15:33:30 2009 UTC
# Line 34  sub ip { Line 34  sub ip {
34    
35  sub power_on {  sub power_on {
36          ip @_;          ip @_;
37          power_state() == 0;          ( power_state() & 0x0f ) == 0;
38  }  }
39    
40  sub power_state {  sub power_state {

Legend:
Removed from v.376  
changed lines
  Added in v.377

  ViewVC Help
Powered by ViewVC 1.1.26