cvs commit: src/sys/dev/ciss ciss.c
    Paul Saab 
    ps at FreeBSD.org
       
    Mon Apr 19 10:16:08 PDT 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list