Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Feb 1997 13:22:28 -0800
From:      Julian Elischer <julian@whistle.com>
To:        Bill Paul <wpaul@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/scsi scsi_base.c scsi_driver.c scsiconf.c scsiconf.h
Message-ID:  <32FCEE94.2781E494@whistle.com>
References:  <199702080342.TAA21190@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Paul wrote:
> 

>   side-effects in the changes I made. Two things are different:
> 
>   - sc_print_addr() will print 'foodev0:' (i.e. sd0:, st0:, cd0:, etc...)
>     if the device name is known. If it's not known, it'll use a longer
>     notation. This shortens error messages back to a sane length.
> 
>   - Added a small function called sc_print_init() to set the sc_printing
>     flag so that sc_print_addr() will know that we want it to print a
>     linefeed. Used this in scsi_device_attach() to restore proper carriage
>     return printing behavior which I broke.
> 
>
This still doesn't address the main complaint.
This is that the error messages used to tell you the adapter type
and do not do so any more..
this is CRUCIAL informatio that is usually left out bye newbie 
bug reports, but which we could gather from looking at the error
message.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32FCEE94.2781E494>