Skip to content

Commit 7daa47f

Browse files
committed
FIX: Error "Invalid controller type: USB"
1 parent 3c981d4 commit 7daa47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

endpoints/lib/vboxconnector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5707,6 +5707,7 @@ private function _util_getIgnoreFlushKey($port,$device,$cType) {
57075707
'lsilogic' => 'lsilogicscsi',
57085708
'buslogic' => 'buslogic',
57095709
'lsilogicsas' => 'lsilogicsas',
5710+
'usb' => 'usb',
57105711
'nvme' => 'nvme'
57115712
);
57125713

0 commit comments

Comments
 (0)