Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 23, 2013
An "enum" for Python 3
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
Are there drivers in the kernel with firmwares and GPL-compliant source for the firmware?
Moving the firmware out
Posted Jun 5, 2008 12:25 UTC (Thu) by cladisch (✭ supporter ✭, #50193) [Link]
drivers/usb/serial/keyspan_pda.S and xircom_pgs.S are the firmware source code files for the keyspan_pda driver.
Posted Jun 5, 2008 17:27 UTC (Thu) by nix (subscriber, #2304) [Link]
The Symbios 53c8xx firmware in drivers/scsi/sym53c8xx_2/sym_fw*.h is GPLed. (It even has a GPLed relocation engine :) )
Posted Jun 5, 2008 21:27 UTC (Thu) by iabervon (subscriber, #722) [Link]
I like the comment about getting the right assembler: "Get as31 from {URL}, and hack on it a bit to make it build."
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds