Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt5: nic_drv not started on x86 platforms #2174

Closed
cproc opened this issue Nov 10, 2016 · 0 comments
Closed

Qt5: nic_drv not started on x86 platforms #2174

cproc opened this issue Nov 10, 2016 · 0 comments
Assignees

Comments

@cproc
Copy link
Member

cproc commented Nov 10, 2016

Currently, the 'nic_drv' component is not started when the 'usb_drv' component is started. This heuristic worked well when the 'usb_drv' was only used for the 'Nic' service, but now that it is also used for the 'Input' service on x86 platforms, this does not work anymore.

@cproc cproc added the bug label Nov 10, 2016
@cproc cproc self-assigned this Nov 10, 2016
cproc added a commit to cproc/genode that referenced this issue Nov 10, 2016
- make start of the 'nic_drv' component depend on driver specs
- make start of the 'input_merger' component depend on the 'Input' feature

Fixes genodelabs#2174
@cproc cproc added the fixed label Nov 10, 2016
nfeske pushed a commit that referenced this issue Dec 14, 2016
- make start of the 'nic_drv' component depend on driver specs
- make start of the 'input_merger' component depend on the 'Input' feature

Fixes #2174
@nfeske nfeske closed this as completed in f89b63e Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant