From owner-freebsd-scsi@FreeBSD.ORG Tue Apr 13 19:04:11 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D20BE1065670 for ; Tue, 13 Apr 2010 19:04:11 +0000 (UTC) (envelope-from westr@connection.ca) Received: from nc-tor-mail1.connection.ca (nc-tor-mail1.connection.ca [205.207.122.26]) by mx1.freebsd.org (Postfix) with ESMTP id AFD3D8FC1F for ; Tue, 13 Apr 2010 19:04:11 +0000 (UTC) Received: from westr-main.tor.connection.ca (external.tor.connection.ca [216.234.38.18]) by nc-tor-mail1.connection.ca (Postfix) with ESMTP id E90EA44B3C1 for ; Tue, 13 Apr 2010 15:04:10 -0400 (EDT) Date: Tue, 13 Apr 2010 15:04:11 -0400 From: Ross Organization: Network Connection X-Priority: 3 (Normal) Message-ID: <45852874.20100413150411@connection.ca> To: freebsd-scsi@freebsd.org In-Reply-To: <4BC4B175.2040403@feral.com> References: <223938752.20100412130323@connection.ca> <4BC35309.1010807@feral.com> <424621413.20100413135710@connection.ca> <4BC4B175.2040403@feral.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re[2]: isp driver - sysctl controls missing X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ross List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2010 19:04:11 -0000 >> Actually, it looks to be just a documentation "bug". >> MJ> It's something you might want to change. Oh man, documentation! I loooove that! :) But since you did the hard part in updating the code, I'll do up a PR with diff to update it shortly. Can you do a quick 5 second check over the man page to see if there's any glaring errors that I can fix at the same time when I do the new diff? http://www.freebsd.org/cgi/man.cgi?query=isp&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html Thanks, Ross. --