From owner-freebsd-hardware@FreeBSD.ORG Sun Nov 30 13:04:24 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307DA106564A for ; Sun, 30 Nov 2008 13:04:24 +0000 (UTC) (envelope-from fbsd@dannysplace.net) Received: from mail.dannysplace.net (mail.dannysplace.net [213.133.54.210]) by mx1.freebsd.org (Postfix) with ESMTP id DA85D8FC08 for ; Sun, 30 Nov 2008 13:04:23 +0000 (UTC) (envelope-from fbsd@dannysplace.net) Received: from 203-206-171-212.perm.iinet.net.au ([203.206.171.212] helo=[192.168.10.10]) by mail.dannysplace.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1L6ly7-0003hv-6b; Sun, 30 Nov 2008 23:04:22 +1000 Message-ID: <49328F33.8080705@dannysplace.net> Date: Sun, 30 Nov 2008 23:03:47 +1000 From: Danny Carroll User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Jim Pazarena References: <492D7814.2010302@ccstores.com> In-Reply-To: <492D7814.2010302@ccstores.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated-User: danny X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Exim-Version: 4.69 (build at 08-Jul-2008 08:59:40) X-Date: 2008-11-30 23:04:11 X-Connected-IP: 203.206.171.212:1306 X-Message-Linecount: 36 X-Body-Linecount: 22 X-Message-Size: 1052 X-Body-Size: 550 X-Received-Count: 1 X-Recipient-Count: 2 X-Local-Recipient-Count: 2 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 X-SA-Exim-Connect-IP: 203.206.171.212 X-SA-Exim-Rcpt-To: fhard@ccstores.com, freebsd-hardware@freebsd.org X-SA-Exim-Mail-From: fbsd@dannysplace.net X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ferrari.dannysplace.net X-Spam-Level: X-Spam-Status: No, score=0.2 required=8.0 tests=ALL_TRUSTED,TVD_RCVD_IP autolearn=disabled version=3.2.5 X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail.dannysplace.net) Cc: freebsd-hardware@freebsd.org Subject: Re: ciss0 driver/routines X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@dannysplace.net List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 13:04:24 -0000 Jim Pazarena wrote: > noticed a glaring spelling mistake on a CLI notification, and wasn't > sure who (or how) to report it. > > message as follows: > > ciss0: *** Parity/consistency initialization complete, logical drive 0 > > then, > > ciss0: logical drive 0 c7 completed consistency initialisation > ^^^^^^^^^^^^^^^^ s/b > initialization > Perhaps this driver was written by both an American and a European or Australian.... >From my perspective the first message is the one spelt wrong. -D