Searched hist:126514 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/camcontrol/
H A Dcamcontrol.cdiff 126514 Tue Mar 02 23:51:24 MST 2004 ken Fix a couple of camcontrol issues that popped up on sparc64:

- bzero the CCB header in getdevtree() and set the path properly, to
avoid having random garbage in the CCB header.
- if the lun isn't specified in a device specifier, it should default to
0, not whatever random data happens to be in the lun variable.
- move the prototype for getdevtree() out from under #ifndef MINIMALISTIC,
since it is used in both cases.

Submitted by: Marius Strobl <marius@alchemy.franken.de> (mostly)
MFC After: 2 weeks

Completed in 123 milliseconds