From owner-cvs-all Sat Oct 20 14: 5:17 2001 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 7B9B537B403; Sat, 20 Oct 2001 14:05:15 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9KL5F616082; Sat, 20 Oct 2001 14:05:15 -0700 (PDT) (envelope-from gallatin) Message-Id: <200110202105.f9KL5F616082@freefall.freebsd.org> From: Andrew Gallatin Date: Sat, 20 Oct 2001 14:05:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci t2.c t2_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gallatin 2001/10/20 14:05:15 PDT Modified files: sys/alpha/pci t2.c t2_pci.c Log: - splhigh()/splx() -> critical_enter()/critical_exit() - fix KV macro in t2_pci.c to include the sable_lynx_base variable so that the T2 CSRs can be found on lynxes. Current should be bootable on lynxes now. Revision Changes Path 1.12 +2 -2 src/sys/alpha/pci/t2.c 1.8 +4 -4 src/sys/alpha/pci/t2_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message