From owner-freebsd-alpha Tue Jan 7 11:17:16 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B20637B401; Tue, 7 Jan 2003 11:17:14 -0800 (PST) Received: from qescan2.qgraph.com (QESCAN2.qgraph.com [206.158.124.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D1A43EDC; Tue, 7 Jan 2003 11:17:13 -0800 (PST) (envelope-from Aaron.Schroeder@qg.com) Received: by sxsmtp2.qgraph.com with Internet Mail Service (5.5.2656.59) id ; Tue, 7 Jan 2003 13:17:05 -0600 Message-ID: <025596A38A894B45AFE62346A6BF47464E34F8@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'John Baldwin' 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 Date: Tue, 7 Jan 2003 13:17:03 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 <>< 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