G/C mention of SCIOCREPROBE, removed in 1998.

Thanks to Hiroyuki Bessho in PR kern/34146
This commit is contained in:
maya 2019-08-18 11:53:23 +00:00
parent 5346b6bc69
commit ccb8bdcbd4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: scsi.4,v 1.31 2016/11/20 07:02:21 dholland Exp $
.\" $NetBSD: scsi.4,v 1.32 2019/08/18 11:53:23 maya Exp $
.\" Copyright (c) 1996
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
.\"
@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd July 26, 2006
.Dd August 18, 2019
.Dt SCSI 4
.Os
.Sh NAME
@ -239,15 +239,6 @@ The
call will return a successful status even if the device rejected the command.
As all status is returned to the user, it is up to the user
process to examine this information to decide the success of the command.
.It Dv SCIOCREPROBE
Ask the system to probe the
.Tn SCSI
busses for any new devices.
If it finds any, they will be attached to the appropriate drivers.
The search can be narrowed to a specific bus, target or Logical
Unit Number (LUN).
The new device may or may not be related to the device on which
the ioctl was performed.
.It Dv SCIOCIDENTIFY
Ask the driver what its bus, target and LUN are.
.It Dv SCIOCDECONFIG