mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-28 02:20:05 +00:00
9 lines
383 B
Plaintext
Executable File
9 lines
383 B
Plaintext
Executable File
To access raw USB devices (those not treated as a disk by the mass-storage driver),
|
|
appropriate support must be available in the kernel. Check your kernel configuration:
|
|
|
|
Device Drivers --->
|
|
[*] USB support ---> [CONFIG_USB_SUPPORT]
|
|
<*/M> Support for Host-side USB [CONFIG_USB]
|
|
(Select any USB hardware device drivers you may need on the same page)
|
|
|