From cb02c78a0cb3157d6a8b92a5aa34dff7662849b9 Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Sat, 2 Oct 1999 20:23:52 +0000 Subject: [PATCH] add SA_1FM_AT_EOD option for scsi_sa- this causes a default behaviour of one filemark at end of media for tapes otherwise neither quirked nor known. --- sys/conf/options | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/options b/sys/conf/options index 047acefc9f05..1262c6f3235f 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -173,6 +173,7 @@ CHANGER_MAX_BUSY_SECONDS opt_cd.h SA_SPACE_TIMEOUT opt_sa.h SA_REWIND_TIMEOUT opt_sa.h SA_ERASE_TIMEOUT opt_sa.h +SA_1FM_AT_EOD opt_sa.h # Options used only in cam/scsi/scsi_pt.c SCSI_PT_DEFAULT_TIMEOUT opt_pt.h