|
|
@50232
|
11 years |
vboxsync |
Another Solaris build fix
|
|
|
@50231
|
11 years |
vboxsync |
OS X build fix
|
|
|
@50230
|
11 years |
vboxsync |
Solaris build fix
|
|
|
@50229
|
11 years |
vboxsync |
Removed a bit too much
|
|
|
@50228
|
11 years |
vboxsync |
USB/Proxy: Start a source code cleanup, remove unused struct members …
|
|
|
@50093
|
11 years |
vboxsync |
USBProxy-darwin: Fix high CPU consumption caused by not sleeping in …
|
|
|
@49991
|
11 years |
vboxsync |
OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
|
|
|
@49959
|
11 years |
vboxsync |
EHCI,OHCI: Cleanup
|
|
|
@49958
|
11 years |
vboxsync |
EHCI,OHCI: Fix possible deadlock introduced with the first version of …
|
|
|
@49817
|
11 years |
vboxsync |
Fix darwin burn
|
|
|
@49816
|
11 years |
vboxsync |
Try to fix solaris burn
|
|
|
@49815
|
11 years |
vboxsync |
Try to fix burn
|
|
|
@49814
|
11 years |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49117
|
11 years |
vboxsync |
USB: Missing change
|
|
|
@49097
|
11 years |
vboxsync |
Alignment
|
|
|
@49094
|
11 years |
vboxsync |
build fix
|
|
|
@49092
|
11 years |
vboxsync |
VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@47504
|
11 years |
vboxsync |
Devices/USB/VUSBUrb: Hex prefix like we use in all other places.
|
|
|
@47497
|
11 years |
vboxsync |
Solaris/USB: Fix short-transfers-okay flag.
|
|
|
@46806
|
11 years |
vboxsync |
USB: respect the case that vusbDevGetRh() returns NULL
|
|
|
@46326
|
12 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@46046
|
12 years |
vboxsync |
USB/proxy/darwin: typo.
|
|
|
@45756
|
12 years |
vboxsync |
VBox/USB:proxy:darwin: detaching bits for vSMP case.
|
|
|
@45755
|
12 years |
vboxsync |
VBox/USB: fix in common USB code for device detachment.
|
|
|
@45671
|
12 years |
vboxsync |
OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
|
|
|
@45667
|
12 years |
vboxsync |
build fix
|
|
|
@45666
|
12 years |
vboxsync |
OHCI: Periodically cancel orphaned URBs.
|
|
|
@45626
|
12 years |
vboxsync |
USB/Darwin: checks whether event's sources presents in the run loop of …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44835
|
12 years |
vboxsync |
Fixed typo in comment.
|
|
|
@44699
|
12 years |
vboxsync |
DevOHCI.cpp: pOhci -> pThis, like the rest.
|
|
|
@44698
|
12 years |
vboxsync |
DevOHCI.cpp: ohciMmioWrite will only get DWORD size+aligned requests …
|
|
|
@44571
|
12 years |
vboxsync |
Fixed hungarian typos in MSI registration code. Some E1000 prefix …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43960
|
12 years |
vboxsync |
VUSB: interface association descriptor for emulated devices.
|
|
|
@43883
|
12 years |
vboxsync |
build fix
|
|
|
@43881
|
12 years |
vboxsync |
build fix
|
|
|
@43816
|
12 years |
vboxsync |
HostDrivers/solaris/USB: Passthrough short packets bit.
|
|
|
@43149
|
12 years |
vboxsync |
USB: logging fix
|
|
|
@43125
|
12 years |
vboxsync |
move contributor note
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41517
|
13 years |
vboxsync |
Devices/USB: show detaching of devices from the root hub in the …
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39179
|
13 years |
vboxsync |
DevOHCI: disabled assertion triggered by OS/2.
|
|
|
@39154
|
13 years |
vboxsync |
IOM: Added flags for dropping into the vbox debugger on complicated …
|
|
|
@39151
|
13 years |
vboxsync |
OHCI: More tests, added alignment todo.
|
|
|
@39149
|
13 years |
vboxsync |
More tests.
|
|
|
@39146
|
13 years |
vboxsync |
DevOHCI.cpp: Inverted assertion. Thanks Vasily.
|
|
|
@39142
|
13 years |
vboxsync |
And more.
|
|
|
@39141
|
13 years |
vboxsync |
More …
|
|
|
@39140
|
13 years |
vboxsync |
OHCI register access testcase (not quite finished).
|
|
|
@39139
|
13 years |
vboxsync |
DevOHCI: Use IOMMMIO_FLAGS_READ_DWORD.
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@38736
|
13 years |
vboxsync |
*: Please don NOT redefine logger macros.
|
|
|
@38350
|
13 years |
vboxsync |
USB: Avoid assertion during the SavePrep routine.
|
|
|
@37811
|
13 years |
vboxsync |
Devices/USB/solaris: removed obsolete commented code.
|
|
|
@37668
|
13 years |
vboxsync |
Devices/USB/DevOHCI: disabled probably over-cautious assertion
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37469
|
14 years |
vboxsync |
USB/Dev*: Locking fixes.
|
|
|
@37361
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@37359
|
14 years |
vboxsync |
VUSB: Don't create the reset timer on the fly, it triggers lock order …
|
|
|
@37346
|
14 years |
vboxsync |
usb/win: assertion message fix
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37158
|
14 years |
vboxsync |
dev/usb/win: fix paHandles & paQueuedUrbs realloc racing
|
|
|
@37144
|
14 years |
vboxsync |
dev/usb/win: avoid using a crit sect for race fix
|
|
|
@37135
|
14 years |
vboxsync |
dev/usb/win: race fix
|
|
|
@37132
|
14 years |
vboxsync |
dev/usb/win: ditto
|
|
|
@37130
|
14 years |
vboxsync |
dev/usb/win: make the last error be printed properly on err
|
|
|
@36797
|
14 years |
vboxsync |
FreeBSD: Warnings
|
|
|
@36479
|
14 years |
vboxsync |
Deleted no longer relevant comments.
|
|
|
@36477
|
14 years |
vboxsync |
USB: Also find extra vendor/class descriptor data.
|
|
|
@36475
|
14 years |
vboxsync |
USB: Store original config descriptor and refer to it for some …
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34127
|
14 years |
vboxsync |
indent nit
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@33813
|
14 years |
vboxsync |
FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33590
|
14 years |
vboxsync |
VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33419
|
14 years |
vboxsync |
PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
|
|
|
@33236
|
14 years |
vboxsync |
PCI: MSI-X work
|
|
|
@33137
|
14 years |
vboxsync |
PCI: MSI in USB controllers
|
|
|
@32725
|
14 years |
vboxsync |
USB: symbolic PCI constants
|
|
|
@32472
|
14 years |
vboxsync |
RDP/client: use sysfs for USB device enumeration and switch to using …
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@32192
|
14 years |
vboxsync |
USB-win: Map URB cancellation to endpoint abort like Darwin/Solaris.
|
|
|
@32077
|
14 years |
vboxsync |
OHCI: ED checks must be less strict when looking for URBs to be undone.
|
|
|
@32054
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@32052
|
14 years |
vboxsync |
OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
|
|
|
@32010
|
14 years |
vboxsync |
VUSB: Added a way to cancel URBs without failing the transfer.
|
|
|
@31911
|
14 years |
vboxsync |
make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
|
|
|
@31890
|
14 years |
vboxsync |
OSE header fixes
|
|
|
@31888
|
14 years |
vboxsync |
Devices: export USB proxy device to OSE
|
|
|