summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-08Backout r1.55 since this breaks anything which does crypto ops prior toJoel Sing
2010-08-08highly recommend that DVACT_{SUSPEND,RESUME} return 0 unless you want to trig...Theo de Raadt
2010-08-08Report the acpi sleep states when on a RAMDISK; ok krwTheo de Raadt
2010-08-08do not unlock vnode before calling vput. should fix ray's panic.Ted Unangst
2010-08-07Revert 1.123. Hangs RTL8168C/8111C (0x3c00) afterChristian Weisgerber
2010-08-07nasty inversion of parameters, so that state did not get propagated correctly.Marc Espie
2010-08-07quiet "missed interrupt" messages. requested by deraadt.Jacob Meuser
2010-08-07restore unsolicited responses from volume knob widgetsJacob Meuser
2010-08-07break statements even on default casesTheo de Raadt
2010-08-07Document the mutex locking assert macros.Owain Ainsworth
2010-08-07Link against libkern's timingsafe_bcmp.c, so key_wrap regress testsMatthew Dempsky
2010-08-07document new defaultMarc Espie
2010-08-07new test for merging because of wrong deps that must lead to failure.Marc Espie
2010-08-07Suspend/resume for agp_amd.cOwain Ainsworth
2010-08-07Suspend/resume handler for viaagp.Owain Ainsworth
2010-08-07sync to bsd.lv:Ingo Schwarze
2010-08-07save/restore functions for aliagp.Owain Ainsworth
2010-08-07Suspend/resume handler for sisagp save/restoring the gtt window/size andOwain Ainsworth
2010-08-07Groff allows the initial macro on a line to be delimited by a spaceIngo Schwarze
2010-08-07Fix carp demotion on tables. For some reason the default values wereClaudio Jeker
2010-08-07Save and restore registers on suspend/resume.Owain Ainsworth
2010-08-07In -Thtml output, preserve blank lines at the end of .Bd -literal.Ingo Schwarze
2010-08-07Enforce acpi register access rescrictions.Mark Kettenis
2010-08-07Enforce acpi register access rescrictions.Mark Kettenis
2010-08-07Generate power change events for APM. Makes powerup and powerdown scriptsCan Erkin Acar
2010-08-07The wakeup of the acpi thread is not needed. This code is being calledTheo de Raadt
2010-08-07Unmap registers upon detach. Avoid panics when detaching a partially attachedMark Kettenis
2010-08-07Add resume support for serial consoles.Mark Kettenis
2010-08-07upon resume, notify all the acpiac and acpibat drivers to updateTheo de Raadt
2010-08-07need to check that kept packages are still okay.Marc Espie
2010-08-07disable lidsuspend when we are powering downPeter Hessler
2010-08-07dep is an object, needs to become a string for error messagesMarc Espie
2010-08-07explain quite a bit more what PLIST_DB doesMarc Espie
2010-08-07In the resume case we need to check IFF_UPTheo de Raadt
2010-08-07In fxp_pci_activate use the correct softc's; then use a workq since someTheo de Raadt
2010-08-07On resume, re-activate the host RNG on the host bridges that need it.Theo de Raadt
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-08-06Always call _PSW on _LID devices that support it to enable lid open toMarco Peereboom
2010-08-06com@isa suspend and resume; logic cloned from ../puc/com_puc.cTheo de Raadt
2010-08-06Initial stab at making com@puc suspend and resume properly. Works fineMark Kettenis
2010-08-06Initial stab at making com@puc suspend and resume properly. Works fineMark Kettenis
2010-08-06repost hp g62Marco Peereboom
2010-08-06Correct a problem which could cause the wrong af to be displayed.Jonathan Gray
2010-08-06As part of a revamp of the PM1/GPE code, I write this diff to look forTheo de Raadt
2010-08-06ca_activate for suspend/resume; tested by andrew@afresh1.comTheo de Raadt
2010-08-06save/restore the *correct* clock gating registers on suspend/resumeOwain Ainsworth
2010-08-06Previous code to handle suspend/resume for intagp assumed thatOwain Ainsworth
2010-08-06If audio interrupts are missed (as this happens on some MP systemsAlexandre Ratchov
2010-08-06reenabling unsolicited responses in the resume path was lost inJacob Meuser