From owner-cvs-sys Tue Jan 30 11:04:40 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18085 for cvs-sys-outgoing; Tue, 30 Jan 1996 11:04:40 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18063 Tue, 30 Jan 1996 11:04:29 -0800 (PST) Date: Tue, 30 Jan 1996 11:04:29 -0800 (PST) From: Garrett Wollman Message-Id: <199601301904.LAA18063@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci wd82371.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk wollman 96/01/30 11:04:26 Modified: sys/pci wd82371.c Log: Fix a logic error in determining whether something is page-aligned that became evident while I was thinking about something else. (No, I am not working on the wd driver itself.) Revision Changes Path 1.2 +2 -2 src/sys/pci/wd82371.c