Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2003 11:41:36 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "Schroeder, Aaron" <Aaron.Schroeder@qg.com>
Cc:        "freebsd-alpha@freebsd.org" <freebsd-alpha@FreeBSD.ORG>, Andrew Gallatin <gallatin@cs.duke.edu>
Subject:   RE: 5305 kernel compile issues with 5.0RC2
Message-ID:  <XFMail.20030107114136.jhb@FreeBSD.org>
In-Reply-To: <025596A38A894B45AFE62346A6BF47464E34EB@waexch1.qgraph.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 07-Jan-2003 Schroeder, Aaron wrote:
> I added 'device atkbdc' to my kernel file since it was never in there to
> begin with, and I am now compiling the kernel again, I hope this works.
> 
> Thanks for the info Drew.
> 
> I find it disturbing that the 'device atkbdc' wasn't a part of my generic
> kernel file.

It's in GENERIC.

On current it looks like this:

...
# $FreeBSD: src/sys/alpha/conf/GENERIC,v 1.154 2002/11/07 14:36:56 jhb Exp $

machine         alpha
...
# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc          # AT keyboard controller
device          atkbd           # AT keyboard
device          psm             # PS/2 mouse
...

-stable has similar lines but with extra stuff after the atkbdc,
atkbd, and psm fields.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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