Changeset 33540 in vbox for trunk/src/VBox/Main/solaris
- Timestamp:
- Oct 28, 2010 9:27:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/solaris/USBProxyServiceSolaris.cpp
r31911 r33540 281 281 * snv_85 and above have usb-dev-descriptor node properties, but older one's do not. 282 282 * So if we cannot obtain the entire device descriptor, we try falling back to the 283 * in vidividual properties (those must not fail, if it does we drop the device).283 * individual properties (those must not fail, if it does we drop the device). 284 284 */ 285 285 uchar_t *pDevData = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.