Expand description
Legacy USB gadget implementation using kernel module loading.
This module provides USB mass storage support for older Kobo devices that
use the traditional kernel module approach (g_mass_storage or
g_file_storage). It handles the platform-specific module loading and
unloading sequences.
Structsยง
- Legacy
UsbManager - USB mass storage manager for legacy platforms.
Constantsยง
- DRIVERS_
DIR ๐ - Base path for platform-specific kernel modules.
- SD_
CARD_ ๐PARTITION - SD card block device partition, present only when a card is inserted.