VirtualBox

Changeset 33540 in vbox for trunk/src/VBox/Devices/Input


Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

Location:
trunk/src/VBox/Devices/Input
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r30595 r33540  
    495495        break;
    496496    /* Make OS/2 happy. */
    497     /* The 8042 RAM is readble using commands 0x20 thru 0x3f, and writable
     497    /* The 8042 RAM is readable using commands 0x20 thru 0x3f, and writable
    498498       by 0x60 thru 0x7f. Now days only the firs byte, the mode, is used.
    499499       We'll ignore the writes (0x61..7f) and return 0 for all the reads
  • trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp

    r30594 r33540  
    127127
    128128/**
    129  * Pass LED status changes from the guest thru to the frontent driver.
     129 * Pass LED status changes from the guest thru to the frontend driver.
    130130 *
    131131 * @param   pInterface  Pointer to the keyboard connector interface structure.
     
    139139
    140140/**
    141  * Pass keyboard state changes from the guest thru to the frontent driver.
     141 * Pass keyboard state changes from the guest thru to the frontend driver.
    142142 *
    143143 * @param   pInterface  Pointer to the keyboard connector interface structure.
Note: See TracChangeset for help on using the changeset viewer.

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