Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup and document the implementation of firmware(9) based on | luigi | 2007-02-15 | 1 | -153/+272 |
* | Add a small informative printf under bootverbose to firmware_register to | mlaier | 2007-02-03 | 1 | -0/+5 |
* | In case we are supplied with an imagename that matches a module, but not a | mlaier | 2007-01-27 | 1 | -0/+1 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -1/+3 |
* | If linker_release_module() fails then we still hold a reference on | iedowse | 2006-06-25 | 1 | -2/+12 |
* | - Push Giant down into linker_reference_module(). | jhb | 2006-06-20 | 1 | -3/+1 |
* | A couple of minor style tweaks. | jhb | 2006-06-13 | 1 | -2/+4 |
* | Keep firmware images on the list until they have been unregistered | iedowse | 2006-06-10 | 1 | -19/+35 |
* | firmware(9) is a subsystem to load binary data into the kernel via a | mlaier | 2006-01-29 | 1 | -0/+270 |