diff options
author | simokawa <simokawa@FreeBSD.org> | 2003-06-28 15:43:27 +0000 |
---|---|---|
committer | simokawa <simokawa@FreeBSD.org> | 2003-06-28 15:43:27 +0000 |
commit | 4ef60a87299d34e79ea5b33be53b8542348e5d24 (patch) | |
tree | bf0c7dc127a2daaf0a5580ed6a5d600b97b1cffd /share/man/man4 | |
parent | 74070666741a2c198a6d339cea176abbfe440c2b (diff) | |
download | FreeBSD-src-4ef60a87299d34e79ea5b33be53b8542348e5d24.zip FreeBSD-src-4ef60a87299d34e79ea5b33be53b8542348e5d24.tar.gz |
Add reference to CAM.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/sbp.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/sbp.4 b/share/man/man4/sbp.4 index 883d910..0460852 100644 --- a/share/man/man4/sbp.4 +++ b/share/man/man4/sbp.4 @@ -53,7 +53,7 @@ or .Sh DESCRIPTION The .Nm -driver provides support for SBP-2 devices that attach to the firewire +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. @@ -72,6 +72,7 @@ If you want to force to detach the device, run .Dq Nm fwcontrol Fl r several times. .Sh SEE ALSO +.Xr cam 4 , .Xr firewire 4 , .Xr camcontrol 8 , .Xr fwcontrol 8 , |