This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-20 22:23:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
703e3622ff
genode
/
repos
/
dde_linux
/
lib
/
mk
/
x86_64
/
usb.mk
4 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
usb: enable 64bit support for x86 Fix #436
2013-02-27 11:05:44 +00:00
INC_DIR
+=
$(
LIB_INC_DIR
)
/x86_64
$(
LIB_INC_DIR
)
/x86
usb: Make host controller types configurable The host controller type (u/e/xhci) usded by the drivers can be configured through attributes of the config node. See: README
2013-05-17 12:40:48 +00:00
usb_drv: XHCI support for x86-architectures USB 3.0 support on x86 (64/32) platforms, as well as pci support for XHCI controllers. Issue #1084
2014-02-14 12:36:21 +00:00
i
n
c
l
u
d
e
$(
REP_DIR
)
/
l
i
b
/
m
k
/
u
s
b
_
x
8
6
.
i
n
c
Reference in New Issue
Copy Permalink