Date: Mon, 19 Apr 2004 10:16:07 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ciss ciss.c Message-ID: <200404191716.i3JHG7g5073680@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2004/04/19 10:16:07 PDT
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
There's no need to call ciss_report_request in the passthru ioctl
routine since the error will be reported back to the user buffer.
This will quiet down the bootverbose case when using an ACU which
does brute force discovery of the physical and logical devices.
Revision Changes Path
1.44 +1 -3 src/sys/dev/ciss/ciss.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404191716.i3JHG7g5073680>
