diff options
-rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 0a44e1c..73a4d09 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2609,6 +2609,8 @@ device uhci device ohci # EHCI controller device ehci +# XHCI controller +device xhci # SL811 Controller #device slhci # General USB code (mandatory for USB) |