Module legacy

Module legacy 

Source
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ยง

LegacyUsbManager
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.