summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23with the old code we initialized the state keys early in some casesHenning Brauer
2009-11-23nuke some prototypes from functions that died a fair while ago.Owain Ainsworth
2009-11-23Suspend/resume goop for inteldrm, essentially a big pile of save/restoreOwain Ainsworth
2009-11-23one kinda-missing log |= PFLOG_FORCE in the v6 case, spotted by claudioHenning Brauer
2009-11-23sync the handling of the log flag from pf_test (where it is correct)Henning Brauer
2009-11-23acpi* devices need to call their children on suspend/resume.Mike Larkin
2009-11-23bios* devices need to call their children on suspend/resume.Mike Larkin
2009-11-23pf_test_fragment: we need to bail out if action == PF_DROP, notHenning Brauer
2009-11-23sync some comments with realityHenning Brauer
2009-11-23remove a global that i used to test protection modes.Damien Bergamini
2009-11-23how did i manage to forget that file in my last commit?Damien Bergamini
2009-11-23Later on this will do much more work on suspend/resume, but for nowTheo de Raadt
2009-11-23Bring elink3 at least a bit into the new world. It used to have some superClaudio Jeker
2009-11-23Improve discipline specific ioctl framework and attach to softraid ioctl.Joel Sing
2009-11-23Remove ACPI_SLEEP_ENABLED checks.Paul Irofti
2009-11-23remove the nat_rule pointer on pf_state and pf_pdesc, obsolete afterHenning Brauer
2009-11-23oops, call config_activate_childrenTheo de Raadt
2009-11-23pchb must walk children tooTheo de Raadt
2009-11-23Walk our children in the activate function.Theo de Raadt
2009-11-23better style is DVACT_SUSPEND before DVACT_RESUMETheo de Raadt
2009-11-23Use config_activate_children() for our cf_activate functionTheo de Raadt
2009-11-23knf and spacing that are super annoyingTheo de Raadt
2009-11-23knfTheo de Raadt
2009-11-23Add missing acpivar.h changes from previous commit.Mike Larkin
2009-11-23regenYojiro Uo
2009-11-23Hook up Theo's new children suspend/resume function, as well as more ACPIMike Larkin
2009-11-23add some usb vendors and products to syncYojiro Uo
2009-11-23By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-23Make config_activate_children() more useable as a suspend-and-resumeTheo de Raadt
2009-11-23Replace in-line implementation of soqinsque with a call to soqinsque.Jacek Masiulaniec
2009-11-23add new entry.Yojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add new umsm type modems: Softbank C01SW (Sierra OEM) andYojiro Uo
2009-11-23Move ipsec key creation before isakmpd, and sshd to become the firstTheo de Raadt
2009-11-23By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-23In "smtpd; smtpd;" the second instance would fatal quickly, but it wouldJacek Masiulaniec
2009-11-23add USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctl to the uhid(4).Yojiro Uo
2009-11-23regenYojiro Uo
2009-11-23Add bnx(4) now that it works.Claudio Jeker
2009-11-23add netmos nm9901 and NEC USB host controllerYojiro Uo
2009-11-23bnx(4) is a bit special. The chip itself is capable of swapping endianessClaudio Jeker
2009-11-23By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-23correct bridge rule descriptionsTheo de Raadt
2009-11-23+ASUS USB-N13; from Brad TilleyJason McIntyre
2009-11-23- avoid references to selfJason McIntyre
2009-11-23add NetMos NM9901 multiple peripheral board supportYojiro Uo
2009-11-23Properly handle interfaces deleted from the middle of the list.Can Erkin Acar
2009-11-23Fix pckbd and acpihpet suspend/resume cases to fit with the future frameworkPaul Irofti
2009-11-23PCI suspend/resume plumbing. This code is currently not called.Mike Larkin
2009-11-23Make the tree compile again. Henning and I are both quite sure this isClaudio Jeker