VirtualBox

Changeset 8485 in vbox


Ignore:
Timestamp:
Apr 30, 2008 12:55:14 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
30357
Message:

More USB / darwin fixes (hopefully the last).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/darwin/iokit.cpp

    r8484 r8485  
    845845                pCur->pszAddress = RTStrDup(szAddress);
    846846                AssertBreak(pCur->pszAddress,);
     847                AssertBreak(darwinDictGetU8(PropsRef,  CFSTR("PortNum"),                &pCur->bPort),);
    847848                uint8_t bSpeed;
    848849                AssertBreak(darwinDictGetU8(PropsRef,  CFSTR(kUSBDevicePropertySpeed),  &bSpeed),);
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