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

Add asrock ep2c612ws support #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WillGunn
Copy link

I had originally written this patch against the previous maintainer's version, but they never looked into it. These are the changes I made to make it work with my motherboard (as well as fix a bug in the process hanging while calling autofan)

Then I cleaned up the whitespace to be consistent across the file.

I isolated the fix around a call to the motherboard model and checking to see if it matches, so it shouldn't effect any other board.

@WillGunn WillGunn changed the title Add ep2 c612 ws support Add asrock ep2c612ws support Sep 12, 2023
@WillGunn
Copy link
Author

I have a similar change for ipmi2json to add support, but I wanted to get feedback on the main one first.

@WillGunn WillGunn marked this pull request as ready for review September 18, 2023 19:02
@SimonFair
Copy link
Owner

SimonFair commented Oct 2, 2023

Sorry only just seen the pr will take a look.

Can you move the board model to the ipmi_check include file?
Was the the bug fix for autofan to stop it being spawn as another process?

@SimonFair
Copy link
Owner

I have added changes to my next release. You can test from here https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/Dell-support/plugin/ipmi.plg

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.

2 participants