Date: Fri, 12 Nov 2021 12:11:38 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Milan Obuch <freebsd-usb@dino.sk>, freebsd-usb@freebsd.org Subject: Re: USBDMSC emulated device does not work on FreeBSD Message-ID: <972a650d-d490-1965-13a4-2fb984531f1d@selasky.org> In-Reply-To: <20211112120714.73f195a9@zeta.dino.sk> References: <20211112095915.226af6be@zeta.dino.sk> <6a6850f5-8233-aae7-8e65-42594402fcb5@selasky.org> <20211112120714.73f195a9@zeta.dino.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > kernel: ugen1.3: <Microchip Inc PolarFireSoc-FlashDrive> at usbus1 > > line in console (and later in dmesg). Relevant line in output of > 'usbconfig show_ifdrv' command is > > ugen1.3: <Microchip Inc PolarFireSoc-FlashDrive> at usbus1, cfg=255 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA) > cfg=255 means something very low level USB failed. It was not able to set the configuration number. Try: usbconfig -d ugen1.3 set_config 0 --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?972a650d-d490-1965-13a4-2fb984531f1d>