From owner-freebsd-alpha@FreeBSD.ORG Mon Aug 25 14:26:29 2003 Return-Path: Delivered-To: freebsd-alpha@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA3CC16A4BF; Mon, 25 Aug 2003 14:26:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE92B43FE0; Mon, 25 Aug 2003 14:26:28 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from freefall.freebsd.org (wilko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PLQSUp061733; Mon, 25 Aug 2003 14:26:28 -0700 (PDT) (envelope-from wilko@freefall.freebsd.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PLQRE9061729; Mon, 25 Aug 2003 14:26:27 -0700 (PDT) Date: Mon, 25 Aug 2003 14:26:27 -0700 (PDT) From: Wilko Bulte Message-Id: <200308252126.h7PLQRE9061729@freefall.freebsd.org> To: lindroos@nls.fi, wilko@FreeBSD.org, freebsd-alpha@FreeBSD.org Subject: Re: alpha/43653: rl(8) driver causes unaligned access trap on alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 21:26:30 -0000 Synopsis: rl(8) driver causes unaligned access trap on alpha State-Changed-From-To: open->closed State-Changed-By: wilko State-Changed-When: Mon Aug 25 14:24:24 PDT 2003 State-Changed-Why: The rl driver has seen major work the last year or so. marcel@ has recently tested rl on alpha under heavy NFS load and reports that he has seen no problems anymore as described in the PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=43653