From owner-freebsd-alpha@FreeBSD.ORG Fri Apr 4 23:31: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 0DA1937B401; Fri, 4 Apr 2003 23:31:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0FCF43FE3; Fri, 4 Apr 2003 23:31:28 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h357VSUp013758; Fri, 4 Apr 2003 23:31:28 -0800 (PST) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h357VSVb013754; Sat, 5 Apr 2003 00:31:28 -0700 (MST) Date: Sat, 5 Apr 2003 00:31:28 -0700 (MST) From: Warner Losh Message-Id: <200304050731.h357VSVb013754@freefall.freebsd.org> To: ajf@agitated.net, imp@FreeBSD.org, freebsd-alpha@FreeBSD.org Subject: Re: alpha/39560: unaligned access in wihap_input_data ( wi_hostap.c ) 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: Sat, 05 Apr 2003 07:31:29 -0000 Synopsis: unaligned access in wihap_input_data ( wi_hostap.c ) State-Changed-From-To: open->closed State-Changed-By: imp State-Changed-When: Sat Apr 5 00:30:54 MST 2003 State-Changed-Why: OBE: hostap is now done completely differently in 5.0 current and is both endian and alignment safe. http://www.freebsd.org/cgi/query-pr.cgi?pr=39560