1
Hardware and Performance / Re: USB NIC Port goes up and down
« on: February 08, 2023, 01:51:57 am »
There's some USB debugging options that may help you:
I'd start with sysctl -x hw.usb.debug=1
Code: [Select]
hw.usb.wmt.debug: 0
hw.usb.ums.debug: 0
hw.usb.ukbd.debug: 0
hw.usb.uhid.debug: 0
hw.usb.ucom.debug: 0
hw.usb.proc.debug: 0
hw.usb.uhub.debug: 0
hw.usb.ugen.debug: 0
hw.usb.dev.debug: 0
hw.usb.debug: 0
hw.usb.umass.debug: 0
hw.usb.ctrl.debug: 0
hw.usb.xhci.debug: 0
hw.usb.uhci.debug: 0
hw.usb.ohci.debug: 0
hw.usb.ehci.debug: 0
I'd start with sysctl -x hw.usb.debug=1