From owner-freebsd-commit Mon Feb 19 01:26:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13921 for freebsd-commit-outgoing; Mon, 19 Feb 1996 01:26:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13914 for cvs-all-outgoing; Mon, 19 Feb 1996 01:26:34 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA13881 Mon, 19 Feb 1996 01:26:14 -0800 (PST) Date: Mon, 19 Feb 1996 01:26:14 -0800 (PST) From: Julian Elischer Message-Id: <199602190926.BAA13881@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk julian 96/02/19 01:26:12 Modified: sys/scsi scsiconf.c Log: allow the default tape unit to try figure out what it is rather than forcing it to 512 byte blocks.... Revision Changes Path 1.55 +6 -2 src/sys/scsi/scsiconf.c