-
Notifications
You must be signed in to change notification settings - Fork 39
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
Hiding details. #5
base: master
Are you sure you want to change the base?
Conversation
bibigon812
commented
Dec 13, 2017
•
edited
Loading
edited
- Changed program name
- Changed source files
- Added the command arguments: device name, device id (optional).
- Updated readme
- Added interactive patching
It looks like you've really made this tool into something more user friendly! Is this PR intended to be merged to this repository? I would like to test it first, but unfortunately am on the wrong continent to access my own card for the next month. |
@terpstra you should test it. During this time, someone can give feedback and I'll improve it. Btw, unlocking is not reset after firmware update. |
Yeah, I'd noticed that. I wrote this tool, unlocked my card, and have not had to think about it ever again. :) Intel sells a much more expensive unlocked version of the card. I guess customers would not be too happy if a firmware update removed this functionality! PS. Did you see this BS and FUD they tried to deter me with wrt. the card being a "fire risk" when unlocked? Shameless. |
* Add possibility to override compiler and CFLAGS * Add possibility to use custom LDFLAGS for linking * Add install target
Makefile: Make it more flexible...