From owner-cvs-all Mon Dec 11 17:36:29 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 11 17:36:26 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E96C37B402; Mon, 11 Dec 2000 17:36:26 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBC1aQT07538; Mon, 11 Dec 2000 17:36:26 -0800 (PST) (envelope-from gallatin) Message-Id: <200012120136.eBC1aQT07538@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 11 Dec 2000 17:36:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha dec_1000a.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/12/11 17:36:26 PST Modified files: sys/alpha/alpha dec_1000a.c Log: fix AS1000/AS1000A support. It turns out the that iobus depends on the CPU version (apecs:ev4::cia:ev5) and the irq hardware depends on the systype previously, only ev4 AS1000s and ev5 AS1000a's would have worked. tested by: wilko (in its -stable form) noticed by: daniel Revision Changes Path 1.8 +11 -3 src/sys/alpha/alpha/dec_1000a.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message