Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 13:17:03 -0600 
From:      "Schroeder, Aaron" <Aaron.Schroeder@qg.com>
To:        'John Baldwin' <jhb@FreeBSD.org>
Cc:        "freebsd-alpha@freebsd.org" <freebsd-alpha@FreeBSD.ORG>, "freebsd-alpha@ freebsd.org" <freebsd-alpha@FreeBSD.ORG>, Andrew Gallatin <gallatin@cs.duke.edu>, "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:  <025596A38A894B45AFE62346A6BF47464E34F8@waexch1.qgraph.com>

next in thread | raw e-mail | index | archive | help
Well, I'm not sure why mine did not have this (I don't think I would have
deleted it, but I have been known to pull worse stunts)

The kernel has been compiled successfully, thanks everyone for the help!

AJ

-----Original Message-----
From: John Baldwin [mailto:jhb@FreeBSD.org]
Sent: Tuesday, January 07, 2003 10:42 AM
To: Schroeder, Aaron
Cc: freebsd-alpha@freebsd.org; freebsd-alpha@ freebsd.org; Andrew
Gallatin; freebsd-alpha@freebsd.org; Andrew Gallatin
Subject: RE: 5305 kernel compile issues with 5.0RC2



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?025596A38A894B45AFE62346A6BF47464E34F8>