From owner-freebsd-questions Thu Mar 6 23:48:43 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 29D4A37B401 for ; Thu, 6 Mar 2003 23:48:41 -0800 (PST) Received: from web13505.mail.yahoo.com (web13505.mail.yahoo.com [216.136.175.84]) by mx1.FreeBSD.org (Postfix) with SMTP id B1D3343F75 for ; Thu, 6 Mar 2003 23:48:40 -0800 (PST) (envelope-from grantconk@yahoo.com) Message-ID: <20030307074840.82476.qmail@web13505.mail.yahoo.com> Received: from [12.235.79.227] by web13505.mail.yahoo.com via HTTP; Thu, 06 Mar 2003 23:48:40 PST Date: Thu, 6 Mar 2003 23:48:40 -0800 (PST) From: Grant Conklin Subject: Re: bootup without keyboard connected To: freebsd-questions@freebsd.org In-Reply-To: <20030307042340.20263.qmail@web13502.mail.yahoo.com> 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 figured it out... had my .hints file statically built into the kernel accidentally... arg! --- Grant Conklin wrote: > 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 ===== --------------------------------- 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