Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-08 | Stop recursion introduced in rev 1.42, by reverting most of that commit. | Mark Kettenis | |
We keep the busy diagnostic for now. ok deraadt@ | |||
2010-08-08 | Try to save the vga hardware state around suspend, and also redisplay the | Miod Vallat | |
textmode video memory contents if we had to POST the vga bios. ok deraadt@ kettenis@ | |||
2010-08-08 | take us to release | Theo de Raadt | |
2010-08-08 | we ship releases with POOL_DEBUG off. post-release, turn it back on. | Theo de Raadt | |
POOL_DEBUG is for development safety (catches our bugs early), but this particular safety comes off for release. reminded by miod | |||
2010-08-08 | Look for MD devices or assurance that apmd would be a useful thing to | Kenneth R Westerback | |
run. If found, add "apmd_flags=" installed rc.conf.local. Suggested by deraadt@. i386/apm test by kettenis@. ok deraadt@ | |||
2010-08-08 | Restore the APIC ID to what we set it to at boot (some machines come up | Theo de Raadt | |
with it incorrect) from mklarkin, ok kettenis | |||
2010-08-08 | activate function for suspend/restore; from mglocker | Theo de Raadt | |
2010-08-08 | crank to 5.6 | Damien Miller | |
2010-08-08 | tweak previous; specifically, -o is no longer optional; | Jason McIntyre | |
ok marco | |||
2010-08-08 | Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s | Mark Kettenis | |
eeepc panics without this driver (which must be a bug in the acpi code that this driver just hides). | |||
2010-08-08 | Try and improve legacy controller emulation heuristics; if we think we should | Miod Vallat | |
not attach pckbd but pms attaches, then we are on real hardware, and should attach pckbd anyway. No known regression on legacy free systems; makes the few machines which required device flags changes in UKC work out of the box again. ok deraadt@ | |||
2010-08-08 | convert some of the weirder displays into lists, to avoid mangling; | Jason McIntyre | |
2010-08-08 | Make sure hw.revision_id gets initialized before it's used by em_set_mac_type() | Mark Kettenis | |
and move it back to the location where it was before rev. 1.239, while keeping the horrible override for em_pchlan. From Holger Mikolon. ok jsg@, deraadt@ | |||
2010-08-08 | cpu -> CPU; | Jason McIntyre | |
2010-08-08 | zap trailing whitespace; | Jason McIntyre | |
2010-08-08 | somehow parts of -c and -w got swapped; from Yar Tikhiy | Jason McIntyre | |
2010-08-08 | Disable acpiasus(4); it violates the rule that only the acpi thread is allowed | Mark Kettenis | |
to run AML in several ways. | |||
2010-08-08 | Be consistent in function naming. No functional changes. | Marcus Glocker | |
OK deraadt@ | |||
2010-08-08 | sync | Theo de Raadt | |
2010-08-08 | convert printf()s that can happen in the resume path to DPRINTF()s. | Jacob Meuser | |
silencing requested by deraadt | |||
2010-08-08 | make disklabel -p slightly nicer by accepting capital letters and printing | Ted Unangst | |
a more useful error message for invalid ones. ok deraadt | |||
2010-08-08 | at resume time, re-nable the AMDPM_RNGEN bit | Theo de Raadt | |
2010-08-08 | silence BIOS takeover failure messages on unsuspends | Theo de Raadt | |
2010-08-08 | Backout r1.55 since this breaks anything which does crypto ops prior to | Joel Sing | |
init_crypto() being called from late in init_main(). In particular, this breaks softraid crypto volumes that are assembled at boot. No cookies for thib/mikeb! "Back it out, right now" deraadt@ | |||
2010-08-08 | highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to ↵ | Theo de Raadt | |
trigger a broken code path | |||
2010-08-08 | Report the acpi sleep states when on a RAMDISK; ok krw | Theo de Raadt | |
2010-08-08 | do not unlock vnode before calling vput. should fix ray's panic. | Ted Unangst | |
ok deraadt krw | |||
2010-08-07 | Revert 1.123. Hangs RTL8168C/8111C (0x3c00) after | Christian Weisgerber | |
ifconfig re0 up ifconfig re0 down dhclient re0 ok krw@, deraadt@ | |||
2010-08-07 | nasty inversion of parameters, so that state did not get propagated correctly. | Marc Espie | |
ended up calling './'->errsay in ArcCheck, which of course doesn't work, so a die() in the middle of a package install... compounded with file !existing, so that adjust checksum would fail, and so not even a partial install... | |||
2010-08-07 | quiet "missed interrupt" messages. requested by deraadt. | Jacob Meuser | |
2010-08-07 | restore unsolicited responses from volume knob widgets | Jacob Meuser | |
tested by deraadt | |||
2010-08-07 | break statements even on default cases | Theo de Raadt | |
2010-08-07 | Document the mutex locking assert macros. | Owain Ainsworth | |
Requested by marco. ok marco@, schwarze@ (who insists that manpages are still unlocked). | |||
2010-08-07 | Link against libkern's timingsafe_bcmp.c, so key_wrap regress tests | Matthew Dempsky | |
can compile again. ok phessler@, "Get it in right away" deraadt@ | |||
2010-08-07 | document new default | Marc Espie | |
2010-08-07 | new test for merging because of wrong deps that must lead to failure. | Marc Espie | |
also, PKG_ADD -> ADD_PKG to avoid confusion with bsd.port.mk. | |||
2010-08-07 | Suspend/resume for agp_amd.c | Owain Ainsworth | |
Note: the unconditional restore of the status register is ok because all of the bits are either ones we want to preserve or read-only. ok deraadt@ | |||
2010-08-07 | Suspend/resume handler for viaagp. | Owain Ainsworth | |
ok deraadt@. | |||
2010-08-07 | sync to bsd.lv: | Ingo Schwarze | |
* When discussing compatibility, be more specific whether we are referring to GNU troff or to troff in general. * Move one compatibility note to the appropriate section. * And a few minor tweaks. While here, EXIT STATUS is also ok in section 6. With permission from deraadt@ to still improve mandoc manuals. | |||
2010-08-07 | save/restore functions for aliagp. | Owain Ainsworth | |
Very similar to other agp suspend functions. ok kettenis@, deraadt@. | |||
2010-08-07 | Suspend/resume handler for sisagp save/restoring the gtt window/size and | Owain Ainsworth | |
tlb enable states before we go down and whacking them back in on bringup. ``commit'' deraadt@ | |||
2010-08-07 | Groff allows the initial macro on a line to be delimited by a space | Ingo Schwarze | |
of by a tab; so allow the tab in mandoc, too. Bug found by me, fix by kristaps@, "sure" deraadt@. | |||
2010-08-07 | Fix carp demotion on tables. For some reason the default values were | Claudio Jeker | |
inherited from the table definition even though these values could not be changed there. While there fix a memory leak in a rather strange case. OK phessler, jsg, pyr, sthen, deraadt | |||
2010-08-07 | Save and restore registers on suspend/resume. | Owain Ainsworth | |
An earlier iteration of this fixed the "no X, suspend, resume, startx, boom" problem for sthen on his machine. ok deraadt@ | |||
2010-08-07 | In -Thtml output, preserve blank lines at the end of .Bd -literal. | Ingo Schwarze | |
Patch from kristaps@, analoguous to mdoc_term.c rev. 1.100. With permission from deraadt@ to still fix bugs in mandoc. | |||
2010-08-07 | Enforce acpi register access rescrictions. | Mark Kettenis | |
ok mlarkin@, deraadt@, tested by marco@ | |||
2010-08-07 | Enforce acpi register access rescrictions. | Mark Kettenis | |
ok mlarkin@, deraadt@, tested by marco@ | |||
2010-08-07 | Generate power change events for APM. Makes powerup and powerdown scripts | Can Erkin Acar | |
work with ACPI. ok deraadt@, phessler@, feedback kettenis@ | |||
2010-08-07 | The wakeup of the acpi thread is not needed. This code is being called | Theo de Raadt | |
from inside the thread context, and will unwind into the middle of acpi_thread, where it will check these variables ok jordan marco kettenis canacar | |||
2010-08-07 | Unmap registers upon detach. Avoid panics when detaching a partially attached | Mark Kettenis | |
device. Found out the hard way by hotplugging an unsupported "Soft-Mac" device. ok deraadt@ |