Date: Sat, 28 Aug 2004 13:42:35 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: doconnor@gsoft.com.au Cc: gibbs@freebsd.org Subject: Re: cvs commit: src/sys/isa psm.c Message-ID: <20040828.134235.104032976.imp@bsdimp.com> In-Reply-To: <200408281602.44292.doconnor@gsoft.com.au> References: <412FC97D.7A25D5D5@freebsd.org> <20040827.184726.104031839.imp@bsdimp.com> <200408281602.44292.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200408281602.44292.doconnor@gsoft.com.au> "Daniel O'Connor" <doconnor@gsoft.com.au> writes: : -----BEGIN PGP SIGNED MESSAGE----- : Hash: SHA1 : : On Sat, 28 Aug 2004 10:17, M. Warner Losh wrote: : > 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. : > : > so you must make sure bit 0 isn't set in the hint.atkbd.0.flags hint. : > For a while it was set in the default hints file. : : This prevents USB keyboards from working (I think) because the system will : only talk to it's (possibly not connected) PS/2 keyboard even when you plug a : USB one in.. : : (Or maybe that's been fixed :) It doesn't prevent usb keyboards from working, you can always use the kbdcontrol to set the usb keyboard as the primary one. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040828.134235.104032976.imp>