freebsd-nq/sys/cam
Justin T. Gibbs b8b98bc375 Add another flag for debugging just peripheral drivers. The whole debugging
mechanism should be completely  revamped, but this will serve for the time
being.

Take advantage of some new behavior in xpt_path_comp which allows the
caller to determine which path, if any, had wildcards in it that allowed
for a match to succeed.  We can now use this to filter out wildcard
nodes in the EDT.

Make the amount of time we pause after writing a debug message
configurable.
1999-08-16 22:18:14 +00:00
..
scsi Move initialization of announce_buf up to make 1999-08-15 23:34:40 +00:00
cam_ccb.h Add another command characteristic flag for commands that are queued 1999-08-16 22:14:47 +00:00
cam_conf.h
cam_debug.h Add another flag for debugging just peripheral drivers. The whole debugging 1999-08-16 22:18:14 +00:00
cam_extend.c
cam_extend.h
cam_periph.c int/long printf format problems on the Alpha. 1999-07-01 19:56:50 +00:00
cam_periph.h
cam_queue.c Fix a long standing bug in the camq teardown code. 1999-08-16 02:23:42 +00:00
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c Put in a limit (8) for lun width- do not exceed probing this unless a device 1999-08-16 17:47:39 +00:00
cam_xpt.h
cam.c
cam.h