- Timestamp:
- Nov 2, 2011 3:48:26 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74656
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/DevOHCI.cpp
r39154 r39179 4203 4203 { 4204 4204 Log2(("HcDoneHead_w(0x%#08x) - denied!!!\n", val)); 4205 AssertMsgFailed(("Illegal operation!!! val=%#010x\n", val));4205 /*AssertMsgFailed(("Illegal operation!!! val=%#010x\n", val)); - OS/2 does this */ 4206 4206 return VINF_SUCCESS; 4207 4207 }
Note:
See TracChangeset
for help on using the changeset viewer.