| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
similar to config_defer(9).
ok mikeb@, deraadt@
|
| |
|
|
|
|
|
|
|
| |
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.
ok tedu@ deraadt@
|
|
|
|
|
|
|
|
| |
kernel resumes normal (non-cold, able to run processes, etc) operation.
Previously we were relying on specific DVACT_RESUME op's in drivers
creating callback/threads themselves, but that has become too common,
indicating the need for a built-in mechanism.
ok dlg kettenis, tested by a sufficient amount of people
|
|
|
|
| |
from kimberley manning
|
|
|
|
|
|
|
| |
not neccessarily have a working filesystem for the firmware yet, use a workq
to postpone resume. Then make the powerhook function call the activate
function. There remains some questions about the sc_power functions...
ok kettenis
|
|
|
|
|
|
|
| |
device. Found out the hard way by hotplugging an unsupported "Soft-Mac"
device.
ok deraadt@
|
|
|
|
|
| |
things like the crazy ExpressCard->CardBus adapters which
make CardBus devices show as PCI devices.
|
|
|
|
|
|
|
| |
between instances, saving space in the kernel. feedback from many (some
incorporated, some left for future work).
ok deraadt, kettenis, "why not" miod.
|
|
|
|
|
|
| |
reprogramming.
ok mglocker@
|
|
|
|
|
| |
pgt(4) doesn't use rssadapt(9) nor amrr.
=> remove useless #include.
|
| |
|
|
|
|
| |
ok deraadt@
|
|
|
|
| |
ok deraadt@
|
|
|
|
| |
ok deraadt@
|
|
|
|
|
|
|
| |
Remove dead code chunk from if_pgt_pci.c.
For those who want to refer to the original code you can find it in
~mglocker/pgt/orig.
|
| |
|
|
ok deraadt@
|