Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2010 15:13:31 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h ispvar.h
Message-ID:  <201003261513.o2QFDdhs034606@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2010-03-26 15:13:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c isp_freebsd.h 
                         ispvar.h 
  Log:
  SVN rev 205698 on 2010-03-26 15:13:31Z by mjacob
  
  Clean up some printing stuff so that we can have a bit finer control
  on debug output. Add a new platform function requirement to allow
  for printing based upon the ITL nexus instead of the isp unit plus
  channel, target and lun. This allows some printouts and error messages
  from the core code to appear in the same format as the platform's
  subsystem (in FreeBSD's case, CAM path).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.162     +74 -147   src/sys/dev/isp/isp.c
  1.159     +14 -0     src/sys/dev/isp/isp_freebsd.c
  1.112     +4 -1      src/sys/dev/isp/isp_freebsd.h
  1.88      +8 -2      src/sys/dev/isp/ispvar.h



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