From owner-cvs-all Mon Jan 18 12:26:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04860 for cvs-all-outgoing; Mon, 18 Jan 1999 12:26:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04855; Mon, 18 Jan 1999 12:26:50 -0800 (PST) (envelope-from gallatin@FreeBSD.org) From: Andrew Gallatin Received: (from gallatin@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA25292; Mon, 18 Jan 1999 12:26:51 -0800 (PST) Date: Mon, 18 Jan 1999 12:26:51 -0800 (PST) Message-Id: <199901182026.MAA25292@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/conf GENERIC files.alpha options.alpha Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/01/18 12:26:51 PST Modified files: sys/alpha/conf GENERIC files.alpha options.alpha Log: Added support for the DEC EB64PLUS systype. (Part III) o Add the EB64PLUS systype into the kernel configuration files and add it to the GENERIC kernel o Correct mcclock_isa.c's dependence on cia, it should depend on isa. This will allow avanti and eb64+ kernels to be built without the cia chipset support code. Revision Changes Path 1.14 +2 -1 src/sys/alpha/conf/GENERIC 1.15 +4 -2 src/sys/alpha/conf/files.alpha 1.8 +2 -1 src/sys/alpha/conf/options.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message