VirtualBox

Changeset 39946 in vbox for trunk/src/VBox/Devices/PC/BIOS


Ignore:
Timestamp:
Feb 1, 2012 11:17:06 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76030
Message:

Avoid keyboard BIOS read ID race.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/rombios.c

    r39914 r39946  
    50775077      count = 2;
    50785078      kbd_code = 0x0;
     5079ASM_START
     5080      cli // avoid racing the interrupt handler
     5081ASM_END
    50795082      outb(0x60, 0xf2);
    50805083      /* Wait for data */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette