Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2003 08:49:00 -0700
From:      "Mike Maltese" <mike@pcmedx.com>
To:        <freebsd-questions@freebsd.org>
Cc:        hctan7@yahoo.com
Subject:   Re: Booting without keyboard.
Message-ID:  <001901c38c21$5c7cad70$f4f0a8c0@pcmedx.com>
References:  <20031006033138.14059.qmail@web21307.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is there a way to turn the keyboard always 'on' so that i can get it to
work whenever i plug it in after the system is up and running.
>

In your kernel config, remove any flags for the keyboard device, i.e:

device          atkbd0  at atkbdc? irq 1

Now build a new kernel, reboot, and it should work as desired.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c38c21$5c7cad70$f4f0a8c0>