VirtualBox

Ignore:
Timestamp:
Feb 24, 2009 3:13:31 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43300
Message:

ICH6 controller in UI and configs (don't think amount of work required to add
just new IDE controller type is adequate)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r16966 r17075  
    503503        case IDEControllerType_PIIX4:
    504504            pszIdeController = "PIIX4";
     505            break;
     506        case IDEControllerType_ICH6:
     507            pszIdeController = "ICH6";
    505508            break;
    506509        default:
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