diff --git a/Home.md b/Home.md index c48a8b4..8734d91 100644 --- a/Home.md +++ b/Home.md @@ -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.