/[grub]/grub/stage2/asm.S
ViewVC logotype

Diff of /grub/stage2/asm.S

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

revision 1.61 by okuji, Fri Jul 12 09:55:55 2002 UTC revision 1.62 by okuji, Sat Oct 5 23:36:25 2002 UTC
# Line 1682  gdoit: Line 1682  gdoit:
1682    
1683          call    gloop1          call    gloop1
1684    
1685            /* output a dummy command (USB keyboard hack) */
1686            movb    $0xff, %al
1687            outb    $K_CMD
1688            call    gloop1
1689            
1690          popl    %eax          popl    %eax
1691          ret          ret
1692    

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26