freebsd-dev/sbin/camcontrol
Alan Somers 8a20d4d1f4 sbin/camcontrol/camcontrol.c
If an expander returns 0x00 (no device attached) in the ATTACHED DEVICE
	field of the SMP DISCOVER response, ignore the value of ATTACHED SAS
	ADDRESS, because it is invalid.  Some expanders zero out the address
	when the attached device is removed, but others do not.  Section
	9.4.3.10 of the SAS Protocol Layer 2 revision 04b does not require them
	to do so.

Approved by:	ken (mentor)
MFC after:	3 weeks
2013-05-15 17:26:50 +00:00
..
camcontrol.8 mdoc: remove superfluous paragraph macro. 2013-04-25 20:23:22 +00:00
camcontrol.c sbin/camcontrol/camcontrol.c 2013-05-15 17:26:50 +00:00
camcontrol.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fwdownload.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
Makefile Update the 'fwdownload' command to also flash disks connected over an 2012-06-20 00:17:29 +00:00
modeedit.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
progress.c Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
progress.h Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
util.c Fix build. 2011-11-25 07:11:02 +00:00