]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(90kernel-modules): add isp1760 USB controller
authorPeter Robinson <pbrobinson@gmail.com>
Sat, 16 Oct 2021 09:41:24 +0000 (10:41 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 28 Oct 2021 06:52:03 +0000 (08:52 +0200)
commit15398458685d376fef56b1bf6fe09ae7c68324c1
treed1d095bd73b831f438db1a4582fe3d8dedd5326e
parentf6e6be245d0cda14d90a0442b688c8dca1410a2e
fix(90kernel-modules): add isp1760 USB controller

Like the dwc/chipidea controllers the isp1760 can act in either
host or gadget mode so it ends up in it's own directory. Add this
driver into the initrd as it's part of some arm platforms and
is needed to be able to boot off USB storage.

Fixes issue #1619

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh