diff options
Diffstat (limited to 'sys/arch/octeon/conf/BOOT')
-rw-r--r-- | sys/arch/octeon/conf/BOOT | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/octeon/conf/BOOT b/sys/arch/octeon/conf/BOOT index 03745771501..da4f7920664 100644 --- a/sys/arch/octeon/conf/BOOT +++ b/sys/arch/octeon/conf/BOOT @@ -1,4 +1,4 @@ -# $OpenBSD: BOOT,v 1.6 2019/09/07 13:58:58 visa Exp $ +# $OpenBSD: BOOT,v 1.7 2019/09/07 14:03:52 visa Exp $ machine octeon mips64 maxusers 4 @@ -48,6 +48,9 @@ pci* at ppb? octsctl* at fdt? ahci* at octsctl? +# NVMe controllers +nvme* at pci? + dwctwo0 at iobus0 irq 56 octuctl* at fdt? octxctl* at fdt? |