Skip to content

Fix device notification#1206

Merged
mkroening merged 5 commits intohermit-os:mainfrom
stlankes:mmio
May 19, 2024
Merged

Fix device notification#1206
mkroening merged 5 commits intohermit-os:mainfrom
stlankes:mmio

Conversation

@stlankes
Copy link
Copy Markdown
Contributor

Fix the initialize of the MMIO device and use the correct interrupt number. In addition, the driver writes always 32bit values to the MMIO device. Otherwise, the device will not see the device notification.

Closes #1173

@stlankes stlankes requested a review from mkroening May 19, 2024 07:09
@stlankes stlankes force-pushed the mmio branch 7 times, most recently from b3a2872 to 1299273 Compare May 19, 2024 10:01
Copy link
Copy Markdown
Member

@mkroening mkroening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is great! 🥳

@mkroening mkroening added this pull request to the merge queue May 19, 2024
Merged via the queue into hermit-os:main with commit bc20e42 May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

virtio-net-device (MMIO) not handling network interrupts

2 participants