/[Intel-AMT]/trunk/lib/Intel/AMT/Redir.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 /trunk/lib/Intel/AMT/Redir.pm

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

revision 9 by dpavlin, Sun Aug 9 12:49:48 2009 UTC revision 10 by dpavlin, Sun Aug 9 12:55:28 2009 UTC
# Line 67  sub connect { Line 67  sub connect {
67          );          );
68          my $host = get( 0x2a, -10, 'sol data from host' );          my $host = get( 0x2a, -10, 'sol data from host' );
69    
70            warn "$host\n";
71    
72            put(
73                    pack('C8', 0x22,0,0,0, 0,0,0,0),
74                    'end sol redirection'
75            );
76            get( 0x23, 8, 'end sol redirection reply' );
77    
78  }  }
79    
80  sub hdump {  sub hdump {

Legend:
Removed from v.9  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26