Skip to content

Conversation

@dettus
Copy link

@dettus dettus commented Mar 10, 2025

Hello!

This is my first attempt at a pull request to the NetBSD kernel. I need A LOT of review for this one....
Since I wanted to make my Intel Graphics work, I took the liberty of closing the gap between the i915 driver inside the NetBSD and Linux Kernel a little bit.

This one is bringing the current code (apparently from 5.6.4) to Linux 5.6.19.
(*) MY BIGGEST APOLOGY: Thus far, I only compiled it. I did not run it: The only computer with an integrated Intel Graphics is still too new, so.... Somebody else has to check it.

TODOS (not me):

  • compile it
  • RUN IT on an actual machine (* see above, sorry about this one)
  • Double check the Kernel API calls
  • Verify the coding style
  • Verify the licenses of the merged files

netbsd-srcmastr pushed a commit that referenced this pull request Oct 1, 2025
	sys/dev/usb/ehci.c: revision 1.333

ehci: usb_syncmem against qtd **after** KASSERT for that qtd

Otherwise, we end up with stale data for DIAGNOSTIC kernel.

Fix device-probe failures discussed in PR kern/58730 for me.
(The main topic of the PR, NFS client lock-up, is not addressed.)
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.

1 participant