]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(90kernel-modules): add (nonstandard) NVMe drivers
authorJeremy Linton <jlinton@redhat.com>
Wed, 2 Nov 2022 22:17:24 +0000 (17:17 -0500)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Fri, 4 Nov 2022 17:41:54 +0000 (13:41 -0400)
commit415e5519d19e24d123378710abe47a2df2b22e7b
tree82707e336ed953aab0c8523c166b5e04b588c901
parent1ec479006f268cde631b36333a9523194d40ff10
fix(90kernel-modules): add (nonstandard) NVMe drivers

The M1/etc hardware has an quirky NVMe disk controller that needs
a dedicated NVMe driver. Rather than picking up just that
bit of hardware pick up drivers that register NVMe controllers.

This also picks up NVMe-OF style drivers, but seems like a better
long term solution on Arm platforms which tend to have a lot
of odd hardware.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
modules.d/90kernel-modules/module-setup.sh