Date: Wed, 17 Apr 2002 17:35:08 -0600 From: "Samuel Chow" <cyschow@shaw.ca> To: "Jay Austad" <austad@marketwatch.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: booting without keyboard Message-ID: <001501c1e668$82e94f00$2784412f@ca.nortel.com> References: <54180709DD3FE145917BB165AFE7EFA002E0D84B@mspexch2.office.mktw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> If I boot without a keyboard and plug one in later, it doesn't work. Is > there a way to boot FreeBSD with no keyboard, but still have it work > when I plug one in after it has booted? You need 'flags 0x01' on the atkbd0 device, like below: device atkbd0 at atkbdc? irq 1 flags 0x01 --- Samuel Chow cyschow@shaw.ca This message is displayed using recycled electrons. Segmentation Fault (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c1e668$82e94f00$2784412f>