FreeBSD successfully boots and has no issue with other hardware, but has a particular issue with this model of mouse. The system WILL NOT BOOT when the mouse is inserted. When the mouse is removed, FreeBSD boots just fine. The mouse is a: "Logitech" Lenovo M-U0025-O It seems to have been manufactured for Lenovo, by Logitech. The system boots fine without the USB mouse attached. Here are some examples of the errors I get when the mouse is plugged in that cause the system to fail to boot... ugen4.3: <Logitech> at usbus4 (disconnected) ugen4.3: <Logitech> at usbus4 It carries on like this forever. I tried on 10.3 and 11.0 and the error is present going back.
Try setting: hw.usb.no_cs_fail=1 in /boot/loader.conf --HPS