Date: Sat, 24 Apr 2010 23:05:56 +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: <201004242306.o3ON6AWk091304@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2010-04-24 23:05:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/isp isp_freebsd.c isp_freebsd.h isp_pci.c isp_sbus.c Log: SVN rev 207171 on 2010-04-24 23:05:56Z by mjacob This is an MFC of 205236 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. Revision Changes Path 1.150.2.6 +15 -8 src/sys/dev/isp/isp_freebsd.c 1.109.2.4 +5 -5 src/sys/dev/isp/isp_freebsd.h 1.149.2.5 +3 -3 src/sys/dev/isp/isp_pci.c 1.37.2.4 +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?201004242306.o3ON6AWk091304>