On Mon, 19 Jan 2004, David Schwartz wrote: > > > Since their code is C++ I already rewote everything in C, but it > > also contains the binary firmwares which I can't rewrite. That's > > why I asked you about the license. > > Then you have another problem. You can't place something under the GPL if > you don't have the source code to it. This issue was raised on the list a few months ago. Someone's opinion was that the firmware is not executed by the same processor that runs Linux, thus it's data, not code. Uploading a firmware is like printing an image on the screen. Anyway I can upload the firmware from userspace. On most (but not all) cards I only need the firmware at startup, so I also save memory. Some cards also have an ASIC which must be loaded. That data is not code because it's not executed. -- Giuliano. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- RE: License questionDavid Schwartz
- RE: License questionDavid Schwartz
- Prev by Date: Re: CPU Hotplug: Hotplug Script And SIGPWR
- Next by Date: Re: System died because of ide-scsi
- Previous by thread: RE: License question
- Next by thread: RE: License question
- Indexes:[Main][Thread]