summaryrefslogtreecommitdiffstats
path: root/sys/scsi/worm.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-09-08 10:44:18 +0000
committerphk <phk@FreeBSD.org>1996-09-08 10:44:18 +0000
commit367da4b2c88a84a2fbed33b09494398382512e00 (patch)
tree5e9b397e570a9f0a4bea047f5c1002a376f639f6 /sys/scsi/worm.c
parent40374960778da90588cc1074d25a89683cf25b5f (diff)
downloadFreeBSD-src-367da4b2c88a84a2fbed33b09494398382512e00.zip
FreeBSD-src-367da4b2c88a84a2fbed33b09494398382512e00.tar.gz
Various cleanups for remanents of devconf.
Diffstat (limited to 'sys/scsi/worm.c')
-rw-r--r--sys/scsi/worm.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/scsi/worm.c b/sys/scsi/worm.c
index dfe68fd..b85832d 100644
--- a/sys/scsi/worm.c
+++ b/sys/scsi/worm.c
@@ -43,15 +43,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: worm.c,v 1.27 1996/03/28 14:33:59 scrappy Exp $
+ * $Id: worm.c,v 1.28 1996/07/14 10:46:56 joerg Exp $
*/
/* XXX This is PRELIMINARY.
*
- * We need the "kern devconf" stuff, but I'm not
- * going to add it until it is done in a simple way that provides
- * base behavior in scsi_driver.c
- *
* Until Bruce finishes the slice stuff there will be no partitions.
* When it is finished I hope to hoist the partition code up into
* "scsi_driver" and use common code for all devices.
OpenPOWER on IntegriCloud