Date: Mon, 1 Dec 2008 15:07:55 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-hardware@freebsd.org, fbsd@dannysplace.net Cc: Jim Pazarena <fhard@ccstores.com> Subject: Re: ciss0 driver/routines Message-ID: <200812011507.55934.jhb@freebsd.org> In-Reply-To: <49328F33.8080705@dannysplace.net> References: <492D7814.2010302@ccstores.com> <49328F33.8080705@dannysplace.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 30 November 2008 08:03:47 am Danny Carroll wrote: > 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. My guess would be the first message is a string from the firmware (using American English). The second message is from the driver which was originally written by an Australian. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812011507.55934.jhb>