Date: Thu, 30 Jun 2022 07:38:56 +0200 From: Milan Obuch <freebsd-current@dino.sk> To: freebsd-current@freebsd.org Subject: Re: usb_load="YES" Message-ID: <20220630073856.2025d972@zeta.dino.sk> In-Reply-To: <b8d4a68e-8a93-c981-d131-e4bb3347a415@gmail.com> References: <b8d4a68e-8a93-c981-d131-e4bb3347a415@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jun 2022 06:17:16 +0100 Graham Perrin <grahamperrin@gmail.com> wrote: > usb(4) >=20 > <https://www.freebsd.org/cgi/man.cgi?query=3Dusb&sektion=3D4&manpath=3DFr= eeBSD#SYNOPSIS> >=20 > As an example: in what type of situation might it be desirable, or=20 > necessary, to load the driver as a module at boot time? >=20 =46rom my experience - when you have USB keyboard, it is necessary to load both ohci/uhci/ehci and ukbd module for keyboard to be accessible in loader. Server with some remote console capability like iLO (HP) or iDRAC (DELL) use USB keyboard emulation for this. Regards, Milan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220630073856.2025d972>