From owner-cvs-all Tue Jul 20 13: 4:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16649151AD; Tue, 20 Jul 1999 13:04:55 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA66770; Tue, 20 Jul 1999 13:03:44 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199907202003.NAA66770@freefall.freebsd.org> From: Bill Paul Date: Tue, 20 Jul 1999 13:03:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_wireg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/07/20 13:03:43 PDT Modified files: sys/i386/isa if_wireg.h Log: Correct the alignment of some of the members in the wi_frame structure. The structure is the right length, but some of the members (notably wi_q_info) were off a bit. This causes the received signal strength values to appear bogus. Revision Changes Path 1.5 +5 -3 src/sys/i386/isa/if_wireg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message