mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-07 21:27:00 +00:00
Currently the SysFS node for USB devices is only initialized for USB hubs, which means it will cause a kernel crash upon being dereferenced in a non-hub device. This fixes the problem by making initialization happen for all USB devices.