IIRC Magiceyes gave devs source to thier kernel. It is the one Open2X has onsite.
I am working with both MagicEyes and GPH and hope to have the GPH source patches up on Open2x shortly after the release if it all comes together.
Is this just kernel source or does it include device driver code as well?
Care to clarify? Are you talking about DRM?Surely it won't be the complete source because the code for SD card is supposed to be secret and can only be used under licence, but anything covered by the GPL should be available.
Surely it won't be the complete source because the code for SD card is supposed to be secret and can only be used under licence, but anything covered by the GPL should be available.
So drivers for SDIO would have to be written by GPH?
A certain well-known hardware hacker/developer has already written a replacement SD driver, so no problems there, and I think we can live without the DRM stuff
The open source driver does not implement the ‘secure’ (read: DRM like) features of the SD standard so all you get is memory card support. This is not in anyway a problem.
So GPH uses the modified usb-driver on the gp2x? Does that mean that they don't even support the DRM-chip? Oo Or did they add this and made the driver closed source? Aren't you able to use any commercial games anymore if you use a different driver? (did squidge made one?)
> GPH support DRM in a commercial, closed source, environment that is > available to commercial releases if they sort a deal with GPH.
Are you sure that's a legal thing?
Linux kernel is under GPL License, and i'm quite sure that you can't put inside kernel closed source stuff, and more... i think that you can't load it neither as a module.
So, or you release DRM driver source code, or you will have problems with FSF.
or, who want to use DRM have to embed the code inside each binary they release.