HomeFreeBSD

Add 'camcontrol rescan all' and 'camcontrol reset all' functionality to
rS89515Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add 'camcontrol rescan all' and 'camcontrol reset all' functionality to
camcontrol.

This enables rescanning all busses or resetting all busses in a system.
The current implementation is not the ideal way to do it -- the ideal way
to do it would be for the transport layer to handle wildcarded busses on
bus rescan and reset operations. The current implementation enumerates all
the busses and sends a rescan or reset CCB individually. Handling this
behavior in the transport layer will happen later.

Reviewed by: imp
Tested by: joerg
MFC after: 1 week

Details

Provenance
kenAuthored on
Parents
rS89514: We don't use two-letters terminal names, so strip them out from vt520* entries
Branches
Unknown
Tags
Unknown

Event Timeline