This is the actual configuration :
and when I plug in new device i can see it with:
Look it is charged like Virtual CDROM and drives are just for windows 10/11
Code:
pc-hp@freebsd:~ $ sudo usbconfig | grep -B0 ugen5.2
ugen5.2: <Bluetooth 2.0 Interface [Broadcom BCM2045] HP, Inc> at usbus5, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (0mA)
pc-hp@freebsdp:~ $ pciconf -lv | grep -B3 network
bwn_pci0@pci0:2:0:0: class=0x028000 rev=0x01 hdr=0x00 vendor=0x14e4 device=0x4315 subvendor=0x103c subdevice=0x137d
vendor = 'Broadcom Inc. and subsidiaries'
device = 'BCM4312 802.11b/g LP-PHY'
class = network
re0@pci0:3:0:0:class=0x020000 rev=0x02 hdr=0x00 vendor=0x10ec device=0x8168 subvendor=0x103c subdevice=0x3629
vendor = 'Realtek Semiconductor Co., Ltd.'
device = 'RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller'
class = network
pc-hp@freebsd:~ $ dmesg -a | grep -B1 ubt0
ugen5.2: <Broadcom Corp HP Integrated Module> at usbus5
ubt0 on uhub7
ubt0: <Broadcom Corp HP Integrated Module, class 224/1, rev 2.00/1.00, addr 2> on usbus5
Code:
pc-hp@freebsd:~ $ sudo usbconfig | grep -B0 ugen3.3
ugen3.3: <RTL8188GU 802.11n WLAN Adapter (Driver CDROM Mode) Realtek Semiconductor Corp.> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (500mA)