Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/09/1998 19:37:28
Module Name:	src
Committed By:	thorpej
Date:		Sat Oct 10 02:37:28 UTC 1998

Modified Files:
	src/sys/sys: scsiio.h
Log Message:
Define the SCBUSIOSCAN ioctl (and its argument structure).  This
SCSI bus ioctl rescans the SCSI bus for new devices.

Garbage-collect the SCIOCREPROBE and OSCIOCREPROBE.  They are obsolete.