From owner-freebsd-isp Tue Dec 19 4:44:16 2000 From owner-freebsd-isp@FreeBSD.ORG Tue Dec 19 04:44:14 2000 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id CF44337B699 for ; Tue, 19 Dec 2000 04:44:13 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id 175431360E; Tue, 19 Dec 2000 07:44:13 -0500 (EST) Date: Tue, 19 Dec 2000 07:44:12 -0500 From: Chris Faulhaber To: Troy Settle Cc: Bob Martin , freebsd-isp@FreeBSD.ORG Subject: Re: Stupid hardware question Message-ID: <20001219074412.A20951@peitho.fxp.org> References: <3A3F51F4.ED366033@buckhorn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from troy@psknet.com on Tue, Dec 19, 2000 at 07:35:04AM -0500 Sender: cdf.lists@fxp.org Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Dec 19, 2000 at 07:35:04AM -0500, Troy Settle wrote: > > Ok, I read your reply and got all excited, but this is what I got: > > $ kbdcontrol -k /dev/kbd0 > kbdcontrol: cannot open /dev/kbd0: Device not configured > > same thing for /dev/kbd1 > > Here's what's in dmesg. > > $ dmesg | grep kb > atkbdc0: at port 0x60,0x64 on isa0 > > Anything else worth trying here? > See atkbd(4) wrt Driver Flags: 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. GENERIC has this set by default: device atkbd0 at atkbdc? irq 1 flags 0x1 -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message