diff options
author | ken <ken@FreeBSD.org> | 1999-10-31 02:39:44 +0000 |
---|---|---|
committer | ken <ken@FreeBSD.org> | 1999-10-31 02:39:44 +0000 |
commit | b57c214bcc798094ac9d02b7cd0fb77213049fe7 (patch) | |
tree | 70ab9efa10a5a8527db4754db00ebc8fc70ead3d /sys/powerpc | |
parent | f66b8ba3d1ba606c5dc7ad0355144655f64859ac (diff) | |
download | FreeBSD-src-b57c214bcc798094ac9d02b7cd0fb77213049fe7.zip FreeBSD-src-b57c214bcc798094ac9d02b7cd0fb77213049fe7.tar.gz |
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
Diffstat (limited to 'sys/powerpc')
0 files changed, 0 insertions, 0 deletions