Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf add defflag for AHCISATA_EXTRA_DELAY
details: https://anonhg.NetBSD.org/src/rev/547393ca712e
branches: trunk
changeset: 989080:547393ca712e
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Oct 11 13:42:33 2021 +0000
description:
add defflag for AHCISATA_EXTRA_DELAY
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dcf31f6cd11b -r 547393ca712e sys/conf/files
--- a/sys/conf/files Mon Oct 11 13:27:47 2021 +0000
+++ b/sys/conf/files Mon Oct 11 13:42:33 2021 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index