freebsd-dev/sys/cam
Kenneth D. Merry 10e1cf639d Fix Bus Device Resets from userland, and specifically from camcontrol.
camcontrol was setup to use the old scheme of going through the xpt(4)
device, which never worked properly (and has been disabled for a while).

camcontrol now sends BDRs through the pass(4) device, and XPT_RESET_DEV
CCBs are put on the device queue in the transport layer, as they should be.

Submitted by:	luoqi
Reviewed by:	ken
1999-10-31 02:39:44 +00:00
..
scsi useracc() the prequel: 1999-10-29 18:09:36 +00:00
cam_ccb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_conf.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_debug.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_periph.c Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +00:00
cam_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt.c Fix Bus Device Resets from userland, and specifically from camcontrol. 1999-10-31 02:39:44 +00:00
cam_xpt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00