Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 20:33:48 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <200803202033.m2KKXmY1041824@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2008-03-20 20:33:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c 
  Log:
  Restore creation of passthrough devices with newer controller firmware by
  putting the correct size in the fib header.  Presumably the older firmware
  silently ignored a bad size field.
  
  (This change tested with a 3805 controller.  Passthrough devices were
  created when running firmware build 12814, but not 15323 or later.  With
  this change they're created for both old and new firmware versions.)
  
  Submitted by:   Adaptec
  
  Revision  Changes    Path
  1.130     +2 -2      src/sys/dev/aac/aac.c



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