ciss0 driver/routines

John Baldwin jhb at freebsd.org
Mon Dec 1 13:44:32 PST 2008


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


More information about the freebsd-hardware mailing list