Fix, but disable the commented SUN compatibility in st.c to write

final file marks by opening and immediately closing the device
 in O_WRONLY mode. That code has not been working since around 1998.
 It can now be enabled with options ST_SUNCOMPAT.
This commit is contained in:
kardel 2019-02-12 13:49:13 +00:00
parent 60af930abe
commit 0cce4ea2bd

View File

@ -1,11 +1,12 @@
# $NetBSD: files.scsipi,v 1.41 2005/12/11 12:23:50 christos Exp $
# $NetBSD: files.scsipi,v 1.42 2019/02/12 13:49:13 kardel Exp $
#
# Config file and device description for machine-independent SCSI code.
# Included by ports that need it. Ports that use it must provide
# their own "major" declarations for the appropriate devices.
defflag opt_scsi.h SCSIVERBOSE ST_ENABLE_EARLYWARN
SES_ENABLE_PASSTHROUGH SCSI_OLD_NOINQUIRY
ST_SUNCOMPAT SES_ENABLE_PASSTHROUGH
SCSI_OLD_NOINQUIRY
defparam opt_scsi.h ST_MOUNT_DELAY SDRETRIES SD_IO_TIMEOUT
defflag opt_scsipi_debug.h SCSIPI_DEBUG