We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
According to https://bsd-hardware.info/?id=pci:8086-7360-8086-0020
there is a functioning driver for NetBSD that does support the iXMM7360: https://github.com/NetBSD/src/blob/trunk/sys/dev/pci/xmm7360.c
Maybe that'll hint an option to get the driver more stable and actually work fine.
The text was updated successfully, but these errors were encountered:
moved it to xmm7360/reversing#2
Sorry, something went wrong.
No branches or pull requests
According to
https://bsd-hardware.info/?id=pci:8086-7360-8086-0020
there is a functioning driver for NetBSD that does support the iXMM7360:
https://github.com/NetBSD/src/blob/trunk/sys/dev/pci/xmm7360.c
Maybe that'll hint an option to get the driver more stable and actually work fine.
The text was updated successfully, but these errors were encountered: