This page is about the Common Access Method subsystem. Currently, it contains a list of things desired for CAM.
- Provide a means of specifying a cam_path filter for xpt_register_async() and still get the initial broadcast of related events that occurs if the path is not specified today, with the filter applied.
- Modify cam_ed so that transport-specific parts are in an union instead of alongside each other. Might be best to move those structures into transport-specific headers too.