freebsd-dev/sbin/camcontrol
Ryan Stone 698ec346a1 When doing a camcontrol rescan all or a camcontrol reset all, use the wildcard
path id for enumerating the available busses.  Previously camcontrol was
implicitly passing 0 as the first path id, which meant that if bus 0 was not
present camcontrol would fail with EINVAL instead of rescanning/resetting any
busses that were present.

Approved by:	emaste (mentor)
MFC after:	1 week
2010-11-19 03:47:10 +00:00
..
camcontrol.8 Stop disallowing device nodes to be passed to camcontrol(8) since libcam 2010-10-19 20:05:25 +00:00
camcontrol.c When doing a camcontrol rescan all or a camcontrol reset all, use the wildcard 2010-11-19 03:47:10 +00:00
camcontrol.h
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
modeedit.c Initialize variables before usage. 2010-06-11 17:02:57 +00:00
util.c Make this WARNS=6 clean by: 2003-08-05 09:19:07 +00:00