Date: Mon, 20 Feb 2006 12:58:58 +0000 From: Brian Candler <B.Candler@pobox.com> To: Alain Hebert <ahebert@pubnix.net> Cc: current@freebsd.org Subject: Re: attaching a keyboard later Message-ID: <20060220125857.GA50685@uk.tiscali.com> In-Reply-To: <43F8F32F.6070100@pubnix.net> References: <20060219113120.b7dcbdf0.lehmann@ans-netz.de> <20060219123118.GA46877@uk.tiscali.com> <43F8F32F.6070100@pubnix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 19, 2006 at 05:37:35PM -0500, Alain Hebert wrote: > What works for me: > > In device.hints -> hint.atkbd.0.flags="0x1" Interesting - then the man page is wrong? (i.e. 0x1 should mean that if you have no keyboard attached, the atkbd driver will *not* be installed) > > bit 0 (FAIL_IF_NO_KBD) > > By default the atkbd driver will install even if a keyboard is > > not > > actually connected to the system. This option prevents the > > driver > > from being installed in this situation.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060220125857.GA50685>