Module Name: src
Committed By: jmcneill
Date: Mon Oct 11 13:42:33 UTC 2021
Modified Files:
src/sys/conf: files
Log Message:
add defflag for AHCISATA_EXTRA_DELAY
To generate a diff of this commit:
cvs rdiff -u -r1.1288 -r1.1289 src/sys/conf/files
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/conf/files
diff -u src/sys/conf/files:1.1288 src/sys/conf/files:1.1289
--- src/sys/conf/files:1.1288 Mon Oct 11 03:50:45 2021
+++ src/sys/conf/files Mon Oct 11 13:42:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.1288 2021/10/11 03:50:45 msaitoh Exp $
+# $NetBSD: files,v 1.1289 2021/10/11 13:42:33 jmcneill Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20171118
@@ -1035,6 +1035,7 @@ device njata: ata, ata_piobm, wdc_common
file dev/ic/ninjaata32.c njata
# AHCI-compatible SATA controllers
+defflag opt_ahcisata.h AHCISATA_EXTRA_DELAY
define ahcisata_core
file dev/ic/ahcisata_core.c ahcisata_core
device ahcisata: ata, ata_dma, ata_udma, sata, sata_fis, sata_pmp, ahcisata_core