VirtualBox

Changeset 35286 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Dec 22, 2010 8:22:33 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69135
Message:

LPC: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevLPC.cpp

    r34752 r35286  
    263263
    264264    /* 44h       ACPI_CNTL    ACPI Control */
    265     pThis->dev.config[0x40] = 0x00 | (1<<7); /* SCI is IRQ9, ACPI enabled */
     265    pThis->dev.config[0x44] = 0x00 | (1<<7); /* SCI is IRQ9, ACPI enabled */
    266266    /* 48h–4Bh   GPIOBASE     GPIO Base Address */
    267267
     
    281281    pThis->dev.config[0x64] = 0x10;
    282282
    283     /*68h-6Bh PIRQ[n]_ROUT PIRQ[E-H] Routing Control  */
     283    /* 68h-6Bh PIRQ[n]_ROUT PIRQ[E-H] Routing Control  */
    284284    pThis->dev.config[0x68] = 0x80;
    285285    pThis->dev.config[0x69] = 0x80;
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