From fc9dcee6ddeecd2e8568d8a787c936368d6ba900 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Sat, 19 Jul 2003 14:46:59 +0000 Subject: [PATCH] Add description about tagged queuing. --- share/man/man4/sbp.4 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/man/man4/sbp.4 b/share/man/man4/sbp.4 index 04608528cee5..5e38dc70dd7c 100644 --- a/share/man/man4/sbp.4 +++ b/share/man/man4/sbp.4 @@ -71,6 +71,11 @@ topology. If you want to force to detach the device, run .Dq Nm fwcontrol Fl r several times. +.Pp +Some (broken) HDD's don't work well with tagged queuing. If you have problem +with such drives, try +.Dq Nm camcontrol [device id] tags -N 1 +to disable tagged queuing. .Sh SEE ALSO .Xr cam 4 , .Xr firewire 4 ,