forked from Bananymous/banan-os
Kernel: Implement basic USB Mass Storage support
I finally decided to do this :D
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
#define DEBUG_USB_HID 0
|
||||
#define DEBUG_USB_KEYBOARD 0
|
||||
#define DEBUG_USB_MOUSE 0
|
||||
#define DEBUG_USB_MASS_STORAGE 0
|
||||
|
||||
|
||||
namespace Debug
|
||||
|
||||
Reference in New Issue
Block a user