mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
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 |
||
|---|---|---|
| .. | ||
| camcontrol.8 | ||
| camcontrol.c | ||
| camcontrol.h | ||
| Makefile | ||
| modeedit.c | ||
| util.c | ||