FreeBSD Bugzilla – Attachment 179314 Details for
Bug 212845
emulators/virtualbox-ose: 5.1.6 can't connect USB devices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated USB proxy backend patch
patch-src_VBox_Main_include_USBProxyBackend.h (text/plain), 705 bytes, created by
Hans Petter Selasky
on 2017-01-25 19:49:18 UTC
(
hide
)
Description:
Updated USB proxy backend patch
Filename:
MIME Type:
Creator:
Hans Petter Selasky
Created:
2017-01-25 19:49:18 UTC
Size:
705 bytes
patch
obsolete
>--- src/VBox/Main/include/USBProxyBackend.h.orig 2017-01-17 07:27:19 UTC >+++ src/VBox/Main/include/USBProxyBackend.h >@@ -359,13 +359,10 @@ public: > virtual int releaseDevice(HostUSBDevice *aDevice); > > protected: >- int initUsbfs(void); >- int initSysfs(void); > virtual int wait(RTMSINTERVAL aMillies); > virtual int interruptWait(void); > virtual PUSBDEVICE getDevices(void); >- int addDeviceToChain(PUSBDEVICE pDev, PUSBDEVICE *ppFirst, PUSBDEVICE **pppNext, int rc); >- virtual void deviceAdded(ComObjPtr<HostUSBDevice> &aDevice, SessionMachinesList &llOpenedMachines, PUSBDEVICE aUSBDevice); >+ virtual bool isFakeUpdateRequired(); > > private: > RTSEMEVENT mNotifyEventSem;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212845
: 179314 |
179315