From owner-cvs-sys Tue Jun 4 14:41:38 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA16735 for cvs-sys-outgoing; Tue, 4 Jun 1996 14:41:38 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA16686; Tue, 4 Jun 1996 14:41:04 -0700 (PDT) Date: Tue, 4 Jun 1996 14:41:04 -0700 (PDT) From: Nate Williams Message-Id: <199606042141.OAA16686@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_zp.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/06/04 14:41:04 Modified: sys/i386/isa if_zp.c Log: Bring in changes from if_ep.c for PCCARD driver. Properly determine the offset of the remaining bytes we need to transfer after outsl'ing all the long words we can during transmission in 32bit mode. Revision Changes Path 1.19 +2 -2 src/sys/i386/isa/if_zp.c