From owner-cvs-all Wed Jun 19 5:41:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AA9337B406; Wed, 19 Jun 2002 05:41:05 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5JCf5387860; Wed, 19 Jun 2002 05:41:05 -0700 (PDT) (envelope-from sos) Message-Id: <200206191241.g5JCf5387860@freefall.freebsd.org> From: Søren Schmidt Date: Wed, 19 Jun 2002 05:41:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-fd.c atapi-fd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2002/06/19 05:41:05 PDT Modified files: sys/dev/ata atapi-fd.c atapi-fd.h Log: Use si_iosize_max to tell the upper layers not to use more than 32K chunks on ZIP drives instead of deblocking it in the driver. Revision Changes Path 1.73 +18 -43 src/sys/dev/ata/atapi-fd.c 1.17 +0 -1 src/sys/dev/ata/atapi-fd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message