o grammar fixes
o removed wrong 's usage MFC after: 5 days
This commit is contained in:
parent
2c09e9e3a4
commit
59940bac74
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123591
@ -55,8 +55,8 @@ The
|
||||
.Nm
|
||||
driver provides support for SBP-2 devices that attach to the FireWire
|
||||
(IEEE 1394) port.
|
||||
It should work with SBP-2 devices which CAM layer supports, for example,
|
||||
HDD, CDROM drive and DVD drive.
|
||||
It should work with SBP-2 devices which the CAM layer supports, for example,
|
||||
HDDs, CDROM drives and DVD drives.
|
||||
.Pp
|
||||
Some users familiar with
|
||||
.Xr umass 4
|
||||
@ -65,14 +65,14 @@ is unplugged.
|
||||
It is detached only if the device has not been plugged again
|
||||
during several bus resets.
|
||||
This is for preventing to detach an active file system
|
||||
even when the device cannot be probe correctly for some reason after a bus reset
|
||||
even when the device cannot be probed correctly for some reason after a bus reset
|
||||
or when the device is temporary disconnected because the user changes the bus
|
||||
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
|
||||
Some (broken) HDDs don't work well with tagged queuing. If you have problems
|
||||
with such drives, try
|
||||
.Dq Nm camcontrol [device id] tags -N 1
|
||||
to disable tagged queuing.
|
||||
|
Loading…
Reference in New Issue
Block a user