freebsd-dev/sys/cam
Kenneth D. Merry f8d98b3493 In xpt_set_transfer_settings(), force async if either the period or the
offset is set to 0.

Re-arrange the DT limiting code so that we don't end up setting the period
to 0xa if the user really wants async.  The previous behavior seemed to
confuse the aic(4) driver.

PR:		kern/22733
Reviewed by:	gibbs
2001-03-13 22:35:28 +00:00
..
scsi o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +00:00
cam_ccb.h cam_ccb.h: 2000-07-18 19:47:14 +00:00
cam_debug.h
cam_extend.c
cam_extend.h
cam_periph.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
cam_periph.h Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
cam_queue.c
cam_queue.h
cam_sim.c Const'ify cam_sim.sim_name to quiet warnings. 2001-01-24 01:46:18 +00:00
cam_sim.h Const'ify cam_sim.sim_name to quiet warnings. 2001-01-24 01:46:18 +00:00
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c In xpt_set_transfer_settings(), force async if either the period or the 2001-03-13 22:35:28 +00:00
cam_xpt.h
cam.c
cam.h