ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/vt102/vt102
(Generate patch)

Comparing vt102/vt102 (file contents):
Revision 1.21 by root, Wed Dec 3 08:57:58 2014 UTC vs.
Revision 1.22 by root, Wed Dec 3 10:35:59 2014 UTC

793 $POWERSAVE = 0; 793 $POWERSAVE = 0;
794 } 794 }
795 795
796 $POWERSAVE = 0; 796 $POWERSAVE = 0;
797 } else { 797 } else {
798 ++$POWERSAVE; 798 ++$POWERSAVE unless @PUSARTRECV || @KQUEUE;
799 } 799 }
800 } 800 }
801 801
802 # kick off various interrupts 802 # kick off various interrupts
803 803

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines