1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/emulators
Igor Malyshev 4b9b21dfcd emulators/virtualbox-ose{,-nox11}-legacy: fix USB passthrough fails with: Failed to create a proxy device for the USB device
Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

00:00:24.961804 usbProxyConstruct: Failed to open '/dev/ugen0.6', rc=VERR_INVALID_PARAMETER

00:00:24.961881 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)}, preserve=false aResultDetail=-2

In commit https://cgit.freebsd.org/src/commit/?id=9b077d72bcc313baea2b9283afc7f568739eaadc
+#define	USB_FS_XFER_MAX 126
-	if (fs_ep_ptr == NULL || ep_index_max > 127)
+	if (fs_ep_ptr == NULL || ep_index_max > USB_FS_XFER_MAX)
To fix VirtualBox decrease USBFBSD_MAXENDPOINTS from 127 to 126:
-#define USBFBSD_MAXENDPOINTS 127
+#define USBFBSD_MAXENDPOINTS 126

PR:		270900
Tested by:	groenveld@acm.org, russo@bogodyn.org
Approved by:	with hat of vbox (maintainer)
MFH:		2024Q3
2024-07-20 12:35:41 +03:00
..
adamem
almostti
anese
aqemu
aranym
atari800
bfe
bochs emulators/bochs: Update to 2.8 2024-05-12 18:38:55 +00:00
bsvc
cannonball
catapult
cemu
cingb
citra all: drop support for FreeBSD 13.2 which reached EOL today 2024-07-01 22:27:23 +02:00
citra-qt5
cpmtools
cpmtools2
darcnes
dgen-sdl
dolphin-emu net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
dosbox
dosbox-staging emulators/dosbox-staging: update to 0.81.1 2024-06-17 21:00:07 +03:00
dosbox-x emulators/dosbox-x: Update to 2024.07.01 2024-07-02 08:38:31 +01:00
dps8m
duckstation emulators/duckstation: Update to 20240614 2024-07-11 12:54:00 +02:00
dynamips-community
edumips64
elliott-803
emu64
emulationstation
fceux emulators/fceux: Use libarchive helper 2024-06-01 12:49:16 +02:00
flexemu
fmsx
frodo
fs-uae all: drop support for FreeBSD 13.2 which reached EOL today 2024-07-01 22:27:23 +02:00
fs-uae-launcher
fuse
fuse-roms
fuse-utils
gbe
gens
gngb
gxemul
hatari emulators/hatari: Update to 2.5.0 2024-05-02 09:36:13 +01:00
hercules
higan
hv_kvp_cmd
javatari
joytran
jzintv
klh10
lib765
libc6-shim emulators/libc6-shim: Update to 20240512 2024-05-14 13:09:11 +02:00
libdsk
libretro-bsnes
libretro-flycast
libretro-kronos
libretro-mame
libretro-pcsx2
libretro-ppsspp emulators/{,libretro-}ppsspp{,-qt5}: Fix build with miniupnpc-2.2.8 2024-07-17 16:31:55 +03:00
libretro-reicast
libretro-vice
libspectrum
linux_base-c7
linux_base-rl9 */*: update Rocky Linux packages to 9.4 release 2024-06-06 11:43:13 +03:00
linux-c7
linux-power9-functional-sim
linux-power10-functional-sim
linux-rl9 audio/linux-rl9-pulseaudio-utils: add port 2024-05-12 13:01:20 +03:00
magia all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
mame emulators/mame: fix build on powerpc64* 2024-05-10 18:19:45 +02:00
mastergear
mednafen emulators/mednafen: fix build on powerpc64* 2024-05-10 18:19:52 +02:00
mesen
mgba
mtools
mupen64plus
mupen64plus-audio-sdl
mupen64plus-core
mupen64plus-input-sdl
mupen64plus-plugins
mupen64plus-qt
mupen64plus-rsp-cxd4
mupen64plus-rsp-hle
mupen64plus-rsp-z64
mupen64plus-ui-console
mupen64plus-video-arachnoid
mupen64plus-video-glide64
mupen64plus-video-glide64mk2 emulators/mupen64plus-video-glide64mk2: fix build with clang 18 2024-04-20 16:23:09 +02:00
mupen64plus-video-rice
mupen64plus-video-z64
nemu
nestopia
o2em
ods2reader
open-simh emulators/open-simh: Update to 4.1.0.20240303 2024-05-22 21:37:04 -07:00
open-vm-tools
openmsx
p5-Acme-6502
parallels-tools
pcem
pcemu
pcsx2
playonbsd
ppsspp emulators/{,libretro-}ppsspp{,-qt5}: Fix build with miniupnpc-2.2.8 2024-07-17 16:31:55 +03:00
ppsspp-qt5 emulators/{,libretro-}ppsspp{,-qt5}: Fix build with miniupnpc-2.2.8 2024-07-17 16:31:55 +03:00
py-gns3-converter
py-m64py
py-unicorn
qemu emulators/qemu: Update version 9.0.0=>9.0.1 2024-06-14 19:07:36 +02:00
qemu8 emulators/qemu8: Update version 8.2.4=>8.2.5 2024-06-14 19:07:34 +02:00
qemu-cheri
qemu-devel emulators/qemu-devel: fix build on powerpc64* with a patch from emulators/qemu 2024-04-24 23:21:05 +02:00
qemu-powernv
qemu-user-static
qemu-user-static-devel
qmc2 devel/axmldec, emulators/dolphin-emu, emulators/qmc2: bump after update archivers/minizip-ng 2024-05-29 23:26:13 +03:00
quasi88
reicast
ripes
riscv-isa-sim emulators/riscv-isa-sim: Update to 2024-05-31 snapshot 2024-06-08 03:32:36 -04:00
rpcs3 emulators/rpcs3: update to 0.0.32.16694 2024-07-20 02:07:15 +02:00
rubygem-fission
sameboy emulators/sameboy: Update to 0.16.6 2024-06-14 21:51:49 +01:00
simh
simh-hp2100
simh-hp3000
simh-hpdoc
snes9x-gtk emulators/snes9x-gtk: Update to 1.63 2024-07-11 10:33:47 -04:00
spim
stella
stonx
teo
tic-80
tiemu3
tilem
tme
tnylpo
tpm-emulator
uae
ucon64
uconvert graphics/tiff: Update to 4.6.0 2024-04-27 14:44:59 +02:00
ukncbtl
unicorn
vba
vboxtool
vgb-bin
vgba-bin
vice
virtualbox-ose emulators/virtualbox-ose{,-nox11}: fix USB passthrough fails with: Failed to create a proxy device for the USB device 2024-07-20 12:35:41 +03:00
virtualbox-ose-additions
virtualbox-ose-additions-legacy emulators/virtualbox-ose{,-nox11,-kmod,-additions,-additions-nox11}-legacy: fix build with llvm15+, fix run with PAE on i386 2024-06-28 22:08:33 +03:00
virtualbox-ose-additions-nox11
virtualbox-ose-additions-nox11-legacy emulators/virtualbox-ose{,-nox11,-kmod,-additions,-additions-nox11}-legacy: fix build with llvm15+, fix run with PAE on i386 2024-06-28 22:08:33 +03:00
virtualbox-ose-kmod
virtualbox-ose-kmod-legacy emulators/virtualbox-ose{,-nox11,-kmod,-additions,-additions-nox11}-legacy: fix build with llvm15+, fix run with PAE on i386 2024-06-28 22:08:33 +03:00
virtualbox-ose-legacy emulators/virtualbox-ose{,-nox11}-legacy: fix USB passthrough fails with: Failed to create a proxy device for the USB device 2024-07-20 12:35:41 +03:00
virtualbox-ose-nox11 emulators/virtualbox-ose{,-nox11}: fix USB passthrough fails with: Failed to create a proxy device for the USB device 2024-07-20 12:35:41 +03:00
virtualbox-ose-nox11-legacy emulators/virtualbox-ose{,-nox11}-legacy: fix USB passthrough fails with: Failed to create a proxy device for the USB device 2024-07-20 12:35:41 +03:00
visualboyadvance-m
vmips
vmsbackup
vmw
vt100
vxtools
wine emulators/wine: Firmly depend on LLVM 15 2024-07-03 12:09:54 +00:00
wine8 emulators/wine8: Drop GNU_CONFIGURE_MANPREFIX 2024-05-18 07:24:50 +00:00
wine-devel emulators/wine-devel: Update to Wine 9.12 2024-07-04 20:59:11 +00:00
wine-gecko
wine-gecko-devel emulators/wine-gecko-devel: Assume maintainership 2024-05-19 14:04:46 +00:00
wine-mono
wine-mono-devel emulators/wine-mono-devel: Update to version 9.2.0 2024-07-01 16:45:19 +00:00
wine-proton emulators/wine-proton: Fix plist 2024-05-17 22:02:24 +03:00
winetricks
x16-emulator mulators/x16-emulator: update to r47 2024-06-26 19:02:06 +03:00
x16-rom emulators/x16-rom: update to r47 2024-06-26 19:02:05 +03:00
x48
x49gp
xbraitenberg
xcpc
xen-kernel
xhomer
xsystem35
xzx
yaze-ag
yuzu all: drop support for FreeBSD 13.2 which reached EOL today 2024-07-01 22:27:23 +02:00
z80pack
zsnes
Makefile emulators/qemu7: Remove expired port 2024-06-30 13:03:39 +02:00