Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-20 | configure.ac: ddd --with-firmware-path option | Yury G. Kudryashov | |
In NixOS we need to use non-standard firmware path: we have no /lib. | |||
2010-03-16 | firmware: fix possible segfault when firmware device goes away while loading | Kay Sievers | |
Thanks to Ruediger Oertel. | |||
2010-01-31 | firmware: fix error reporting on missing firmware files | Thomas Bächler | |
The new firmware loader does not report an error to the kernel if a firmware file is missing. This results in modprobe stalling for 60 seconds for each firmware a module tries to load. | |||
2009-12-15 | firmware: convert shell script to C | Piter PUNK | |