freebsd-src/lib/libcam
Marius Strobl 1b9a617c7c MFC: r184379
Supply a valid Connect ID when issuing XPT_DEV_MATCH, which
according to my reading of the CAM draft is mandatory for
all CCB function calls and enforced by xptioctl() since at
least r168752. Previously we happened to use 0 as the Path
ID, causing the XPT_DEV_MATCH call to fail if there's no
SCSI bus 0. Basically the same bug was also fixed the same
way for camcontrol(8) as part of r126514.

PR:		127605
Approved by:	re (kib)
2008-11-04 22:51:56 +00:00
..
cam_cdbparse.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
cam.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
camlib.c MFC: r184379 2008-11-04 22:51:56 +00:00
camlib.h Do not +1 with MAXPATHLEN. 2002-04-23 23:58:20 +00:00
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
scsi_cmdparse.c Don't depend on <sys/types.h> pollution in <fcntl.h>. 2002-09-16 07:18:27 +00:00