cvs commit: src/sys/cam/scsi scsi_da.c src/sys/geom geom_disk.c
Jung-uk Kim
jkim at FreeBSD.org
Wed Feb 21 23:25:27 UTC 2007
On Wednesday 21 February 2007 02:45 am, Nick Hibma wrote:
> n_hibma 2007-02-21 07:45:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/cam/scsi scsi_da.c
> sys/geom geom_disk.c
> Log:
> Reduce the noise when plugging in (USB) mass storage devices,
> like a 4 port flash card reader.
> Also remove an 'Opened da0 -> <random number>' which is not
> needed on a daily basis (available through bootverbose).
>
> Reviewed by: phk, ken
> MFC after: 1 week
>
> Revision Changes Path
> 1.203 +6 -2 src/sys/cam/scsi/scsi_da.c
> 1.101 +1 -1 src/sys/geom/geom_disk.c
I had posted almost identical patch here:
http://docs.freebsd.org/cgi/mid.cgi?200607132115.09178.jkim
I added another flag there because I didn't want to lose any other
errors. But then, it's just sense errors, so who cares? ;-)
Thanks,
Jung-uk Kim
More information about the cvs-src
mailing list