From owner-cvs-all Mon Nov 1 19:25:27 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 5B5EF14CB6; Mon, 1 Nov 1999 19:25:25 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA60701; Mon, 1 Nov 1999 19:25:25 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <199911020325.TAA60701@freefall.freebsd.org> From: Mike Smith Date: Mon, 1 Nov 1999 19:25:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx.c mlx_disk.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/11/01 19:25:25 PST Modified files: sys/dev/mlx mlx.c mlx_disk.c Log: Correctly compute the block count. In reality, it seems that the controller will never return the command if it's not exactly a multiple of a block in size. Cosmetic formatting for RAID level output. Revision Changes Path 1.8 +2 -2 src/sys/dev/mlx/mlx.c 1.5 +2 -2 src/sys/dev/mlx/mlx_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message