Changeset 39946 in vbox for trunk/src/VBox/Devices/PC/BIOS
- Timestamp:
- Feb 1, 2012 11:17:06 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/rombios.c
r39914 r39946 5077 5077 count = 2; 5078 5078 kbd_code = 0x0; 5079 ASM_START 5080 cli // avoid racing the interrupt handler 5081 ASM_END 5079 5082 outb(0x60, 0xf2); 5080 5083 /* Wait for data */
Note:
See TracChangeset
for help on using the changeset viewer.