Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73902
b: refs/heads/master
c: 05dfa35
h: refs/heads/master
v: v3
  • Loading branch information
Truxton Fulton authored and Thomas Gleixner committed Nov 17, 2007
1 parent 6dcfb3e commit 9258002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f4df73c2914a49bf6a55896aaecb0563c955e167
refs/heads/master: 05dfa35e84331c6921ab394463069e9376f0bd76
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/mach-default/mach_reboot.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static inline void mach_reboot(void)
udelay(50);
kb_wait();
udelay(50);
outb(cmd | 0x04, 0x60); /* set "System flag" */
outb(cmd | 0x14, 0x60); /* set "System flag" and "Keyboard Disabled" */
udelay(50);
kb_wait();
udelay(50);
Expand Down

0 comments on commit 9258002

Please sign in to comment.