From owner-cvs-all Fri Apr 3 21:57:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02586 for cvs-all-outgoing; Fri, 3 Apr 1998 21:57:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02580; Fri, 3 Apr 1998 21:57:09 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA07804; Fri, 3 Apr 1998 21:55:07 -0800 (PST) Date: Fri, 3 Apr 1998 21:55:07 -0800 (PST) Message-Id: <199804040555.VAA07804@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_physio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dyson 1998/04/03 21:55:06 PST Modified files: sys/kern kern_physio.c Log: Perhaps fix a problem that some drivers have that they don't properly initialize the b_kvasize element. This might fix some of the split I/O requests that some people have. Revision Changes Path 1.26 +2 -2 src/sys/kern/kern_physio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message