Module Name: src Committed By: uwe Date: Sun Sep 22 17:37:08 UTC 2024
Modified Files: src/sys/dev/ata: files.ata Log Message: files.ata: defparam ATADEBUG_WD_MASK To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ata/files.ata Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/ata/files.ata diff -u src/sys/dev/ata/files.ata:1.31 src/sys/dev/ata/files.ata:1.32 --- src/sys/dev/ata/files.ata:1.31 Mon Jul 17 21:12:19 2023 +++ src/sys/dev/ata/files.ata Sun Sep 22 17:37:08 2024 @@ -1,4 +1,4 @@ -# $NetBSD: files.ata,v 1.31 2023/07/17 21:12:19 riastradh Exp $ +# $NetBSD: files.ata,v 1.32 2024/09/22 17:37:08 uwe Exp $ # # Config file and device description for machine-independent devices # which attach to ATA busses. Included by ports that need it. Ports @@ -15,6 +15,7 @@ defflag opt_wd.h WD_SOFTBADSECT defflag opt_wd.h WD_CHAOS_MONKEY defflag opt_ata.h ATA_DOWNGRADE_MODE +defparam opt_ata.h ATADEBUG_WD_MASK file dev/ata/ata.c (ata_hl | atapi) & atabus file dev/ata/ata_subr.c (ata_hl | atapi) & atabus