Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 07:44:12 -0500
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Troy Settle <troy@psknet.com>
Cc:        Bob Martin <bob@buckhorn.net>, freebsd-isp@FreeBSD.ORG
Subject:   Re: Stupid hardware question
Message-ID:  <20001219074412.A20951@peitho.fxp.org>
In-Reply-To: <GIEHKBHPBGKJPNMBCOHFEECECAAA.troy@psknet.com>; from troy@psknet.com on Tue, Dec 19, 2000 at 07:35:04AM -0500
References:  <3A3F51F4.ED366033@buckhorn.net> <GIEHKBHPBGKJPNMBCOHFEECECAAA.troy@psknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Keyboard controller (i8042)> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219074412.A20951>