Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2005 06:28:58 +0000 (UTC)
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 cissreg.h
Message-ID:  <200512310628.jBV6Sw9b027968@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2005-12-31 06:28:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/ciss         ciss.c cissreg.h 
  Log:
  MFC:
  revision 1.67
  It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
  command.  This fixes some weird booting issues on newer versions
  of the firmware on the MSA20.
  
  revision 1.66
  Update PCI ids to add the E200, E200i, P400, and P400i storage
  controllers.  Remove the E400 since it is not a real product.
  
  revision 1.65
  There's no reason to check the valence.  This allows ciss to work
  on the P600.
  
  Revision  Changes    Path
  1.2.2.22  +11 -9     src/sys/dev/ciss/ciss.c
  1.1.2.9   +0 -2      src/sys/dev/ciss/cissreg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512310628.jBV6Sw9b027968>