Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 02:48:14 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c isp_freebsd.h isp_pci.c isp_sbus.c
Message-ID:  <201003170248.o2H2mRa7037884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2010-03-17 02:48:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_freebsd.c isp_freebsd.h isp_pci.c 
                         isp_sbus.c 
  Log:
  SVN rev 205236 on 2010-03-17 02:48:14Z by mjacob
  
  Put gone device timer into a structure tag that can hold more than 32 seconds. Oops.
  
  Untangle some of the confusion about what role means when it's in the FCPARAM/SDPARAM
  or isp_fc/isp_spi structures. This fixed a problem about seeing targets appear if you've
  turned off autologin and find them, or rather don't, via camcontrol rescan.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.158     +15 -8     src/sys/dev/isp/isp_freebsd.c
  1.111     +5 -5      src/sys/dev/isp/isp_freebsd.h
  1.153     +3 -3      src/sys/dev/isp/isp_pci.c
  1.40      +1 -1      src/sys/dev/isp/isp_sbus.c



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