VirtualBox

Ignore:
Timestamp:
Oct 29, 2012 6:11:20 PM (12 years ago)
Author:
vboxsync
Message:

comment typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp

    r43770 r43772  
    7777 * oss (15:12) - number of output streams supported
    7878 * iss (11:8)  - number of input streams supported
    79  * bss (7:3)   - number of bidirectional streams suppoted
     79 * bss (7:3)   - number of bidirectional streams supported
    8080 * bds (2:1)   - number of serial data out signals supported
    8181 * b64sup (0)  - 64 bit addressing supported.
     
    12451245}
    12461246/*
    1247  * Note this method could be called for changing value on Output Streams only (ICH6 datacheet 18.2.39)
     1247 * Note this method could be called for changing value on Output Streams only (ICH6 datasheet 18.2.39)
    12481248 *
    12491249 */
     
    19811981    if (idxReg != -1)
    19821982    {
    1983         /** @todo r=bird: This looks like code for handling unalinged register
     1983        /** @todo r=bird: This looks like code for handling unaligned register
    19841984         * accesses.  If it isn't, then add a comment explaining what you're
    19851985         * trying to do here.  OTOH, if it is then it has the following
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