summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23since "nat/rdr pass" are history natpass can goHenning Brauer
2009-11-23Pad the ringbuffer with NOOPs before wrapping around, instead ofOwain Ainsworth
2009-11-23tweak previous;Jason McIntyre
2009-11-23rewrite the bridge "rule" option for clarity; tweaks/ok deraadtJason McIntyre
2009-11-23prevent interrupts storm when the radio switch is turned off whileDamien Bergamini
2009-11-23build uthum.4Theo de Raadt
2009-11-23spellingTheo de Raadt
2009-11-23add man page for uthum(4)Yojiro Uo
2009-11-23Add uthum(4) device driver for TEMPerHUM USB temperature andYojiro Uo
2009-11-23suppress warning massage for polling only HID devices.Yojiro Uo
2009-11-23move things from athn_attach() to athn_init() such that we canDamien Bergamini
2009-11-23remove a debug printf that won't compile anymore.Owain Ainsworth
2009-11-23G4X chipsets actually have a slightly larger vblank counter register,Owain Ainsworth
2009-11-23Make it so that instead of grabbing and ungrabbing the spinlock one line apart,Owain Ainsworth
2009-11-23cleanup athn_set_key (not used yet.)Damien Bergamini
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