Update part about firmware extraction

Patrik Jakobsson
2015-02-12 23:42:09 +01:00
parent 168e9d33fb
commit 8e33efc3ad

@@ -49,9 +49,7 @@ These are the needed steps identified so far. Some of them needs to be done in p
# Other Questions
### Can we use firmware from osx drivers?
~~Yes, we need to load the firmware onto the device and I'm assuming that it can be extracted from the OSX driver. I haven't looked much at the firmware loading parts yet so not sure how it works or if the firmware is licensed in a way that allows us to distribute it with this driver.~~
So far, only the ISP seems to be loading a firmware. Hopefully this is already available on the chip in flash memory.
The firmware for the ISP is included in the OSX .kext file and can be extracted with the utilities found in the firmware directory. [Thanks to: Dominic Chen]
### How can I help?
* Code contributions are welcome.