add ahcisata at pci

This commit is contained in:
jmcneill 2019-06-13 13:35:41 +00:00
parent 9503563a02
commit 9a376d13fb
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC,v 1.38 2019/06/11 13:01:48 skrll Exp $
# $NetBSD: GENERIC,v 1.39 2019/06/13 13:35:41 jmcneill Exp $
#
# GENERIC ARM (aarch32) kernel
#
@ -537,6 +537,7 @@ flash* at nand? dynamic 1
# SATA
ahcisata* at fdt? # AHCI SATA
ahcisata* at pci? dev ? function ?
atabus* at ata?
atapibus* at atapi?
wd* at atabus? drive ?

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC64,v 1.97 2019/06/12 10:14:05 jmcneill Exp $
# $NetBSD: GENERIC64,v 1.98 2019/06/13 13:35:41 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@ -382,6 +382,7 @@ ld* at sdmmc?
# SATA
ahcisata* at fdt? # AHCI SATA
ahcisata* at acpi?
ahcisata* at pci? dev ? function ?
atabus* at ata?
atapibus* at atapi?
wd* at atabus? drive ?