https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146

--- Comment #113 from groenv...@acm.org ---
(In reply to groenveld from comment #112)

I was able to get host to pass to guest these two devices:
host# uname -srv
FreeBSD 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n276037-5d02f17e8253: Fri Mar
21 05:25:05 UTC 2025    
r...@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
host# pkg which /usr/local/bin/VBoxManage 
/usr/local/bin/VBoxManage was installed by package virtualbox-ose-70-7.0.24_2

guest# uname -srv
FreeBSD 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC
guest# pkg which /usr/local/bin/VBoxClient
/usr/local/bin/VBoxClient was installed by package
virtualbox-ose-additions-6.1.50.1401000_2
guest# usbconfig
ugen0.1: <Intel XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=SAVE (0mA)
ugen0.2: <Audio Adapter (Unitek Y-247A) C-Media Electronics, Inc.> at usbus0,
cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA)
ugen0.3: <SCR331 SmartCard Reader SCM Microsystems, Inc.> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (100mA)

And I was able to mount a shared folder:
guest# # mount | grep vbox
fbsd on /mnt (vboxvfs, local)

John
groenv...@acm.org

guest$ VBoxManage showvminfo fbsd --machinereadable|tail -30
usb="off"
ehci="off"
xhci="on"
USBAttachActive1="74ae3d1a-67f1-4bb6-a788-02cfafe6319d"
USBAttachVendorId1=0x0d8c
USBAttachProductId1=0x0014
USBAttachRevision1="0x0000"
USBAttachManufacturer1="C-Media Electronics Inc."
USBAttachProduct1="VDO360 UHS"
USBAttachAddress1="/dev/ugen0.7"
USBAttachActive2="cd8d49b5-0c7d-4efa-9c10-2a8fbbac1301"
USBAttachVendorId2=0x04e6
USBAttachProductId2=0xe001
USBAttachRevision2="0x0000"
USBAttachManufacturer2="SCM Microsystems Inc."
USBAttachProduct2="SCRx31 USB Smart Card Reader"
USBAttachSerialNumber2="21120939206003"
USBAttachAddress2="/dev/ugen0.2"
SharedFolderNameMachineMapping1="fbsd"
SharedFolderPathMachineMapping1="/usr/home/john/VirtualBox Shared Folders/fbsd"
VRDEActiveConnection="off"
VRDEClients==0
GuestMemoryBalloon=0
GuestOSType="FreeBSD_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="6.1.50 r161033"
GuestAdditionsFacility_VirtualBox Base Driver=50,1742689277618
GuestAdditionsFacility_VirtualBox System Service=50,1742689281589
GuestAdditionsFacility_Seamless Mode=50,1742689603789
GuestAdditionsFacility_Graphics Mode=50,1742689603789

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to