diff options
Diffstat (limited to 'static/netbsd/man4/sbp.4 4.html')
| -rw-r--r-- | static/netbsd/man4/sbp.4 4.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/static/netbsd/man4/sbp.4 4.html b/static/netbsd/man4/sbp.4 4.html deleted file mode 100644 index 981346f9..00000000 --- a/static/netbsd/man4/sbp.4 4.html +++ /dev/null @@ -1,55 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">SBP(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">SBP(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">sbp</code> — <span class="Nd">Serial Bus - Protocol 2 (SBP-2) Mass Storage Devices driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">sbp* at ieee1394if? euihi ? euilo ?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">sbp</code> driver provides support for SBP-2 - devices that attach to the IEEE1394 port. It should work with all SBP-2 - devices which the <a class="Xr">scsi(4)</a> layer supports, for example, - HDDs, CDROM drives, and DVD drives.</p> -<p class="Pp">Some users familiar with <a class="Xr">umass(4)</a> might wonder - why the device is not detached at the <a class="Xr">scsi(4)</a> layer when - the device 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 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 <code class="Ic">fwctl -r</code> several times.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">ieee1394if(4)</a>, <a class="Xr">scsi(4)</a>, - <a class="Xr">fwctl(8)</a>, <a class="Xr">scsictl(8)</a>, - <a class="Xr">sysctl(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">sbp</code> driver was written by - <span class="An">Katsushi Kobayashi</span> and <span class="An">Hidetoshi - Shimokawa</span>.</p> -<p class="Pp">This manual page was written by <span class="An">Katsushi - Kobayashi</span>. It was added to <span class="Ux">NetBSD 4.0</span> by - <span class="An">KIYOHARA Takashi</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 18, 2005</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
