Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261764AbUKHHh4 (ORCPT ); Mon, 8 Nov 2004 02:37:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261769AbUKHHh4 (ORCPT ); Mon, 8 Nov 2004 02:37:56 -0500 Received: from linaeum.absolutedigital.net ([63.87.232.45]:61870 "EHLO linaeum.absolutedigital.net") by vger.kernel.org with ESMTP id S261764AbUKHHhj (ORCPT ); Mon, 8 Nov 2004 02:37:39 -0500 Date: Mon, 8 Nov 2004 02:37:34 -0500 (EST) From: Cal Peake To: Linus Torvalds cc: Kernel Mailing List , Kernel SCSI Mailing List Subject: [PATCH] Documentation/kernel-parameters.txt: scsi param updates [RESEND] Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 991 Lines: 31 Hi, This patch updates Documentation/kernel-parameters.txt with the proper SCSI LUNs params and adds a description for 'max_luns'. thanks, -- Cal Signed-off-by: Cal Peake --- linux-2.6.10-rc1-bk16/Documentation/kernel-parameters.txt 2004-11-06 23:11:03.000000000 -0500 +++ linux-2.6.10-rc1-bk16-1/Documentation/kernel-parameters.txt 2004-11-06 23:21:07.000000000 -0500 @@ -652,9 +652,10 @@ maxcpus= [SMP] Maximum number of processors that an SMP kernel should make use of - max_scsi_luns= [SCSI] + max_luns= [SCSI] Maximum number of LUNs to probe + Should be between 1 and 2^32-1. - max_scsi_report_luns= + max_report_luns= [SCSI] Maximum number of LUNs received Should be between 1 and 16384. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/