From owner-freebsd-questions Thu Mar 6 20:23:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B474737B405 for ; Thu, 6 Mar 2003 20:23:41 -0800 (PST) Received: from web13502.mail.yahoo.com (web13502.mail.yahoo.com [216.136.175.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F0BD43FE0 for ; Thu, 6 Mar 2003 20:23:40 -0800 (PST) (envelope-from grantconk@yahoo.com) Message-ID: <20030307042340.20263.qmail@web13502.mail.yahoo.com> Received: from [12.235.79.227] by web13502.mail.yahoo.com via HTTP; Thu, 06 Mar 2003 20:23:40 PST Date: Thu, 6 Mar 2003 20:23:40 -0800 (PST) From: Grant Conklin Subject: bootup without keyboard connected To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to build my kernel on v5.0 as I did on my v4.5 so that it can bootup without a keyboard connected and wont unload the keyboard driver. This is so I can connect a keyboard on the running system and it will work. I successfully did it by removing the flags for the atkbd which forces the unload if no keyboard is found. But the new kernel configuration on v5.0 is different and I can't figure out how to accomplish the same thing. V5.0 doesn't seem to be documented much and therefore I wasn't able to quickly figure out how the new configuration works. I'm sure it has to do with using the *.hints file though but my tries didn't work. Help! ===== --------------------------------- Grant Conklin grant@caffeinated.org http://www.conkkids.com/ --------------------------------- __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message