summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-23Unbreak tree, rs_num is now type and while there use PF_TRANS_RULESET insteadClaudio Jeker
2009-11-22syncTheo de Raadt
2009-11-22brconfig(8) functionality is now in ifconfig(8)Theo de Raadt
2009-11-22Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESETTheo de Raadt
2009-11-22Stop supporting bridgename.bridge* files, and move to hostname.bridge*Theo de Raadt
2009-11-22Add cursor keys to the key names list.Nicholas Marriott
2009-11-22Fix for flash defaulting to off, pointed out by jmc.Nicholas Marriott
2009-11-22Allocates bootstrap stack by uvm_pglistalloc instead of uvm_km_alloc.Takuya ASADA
2009-11-22Repost the vbios and remove a spurious cli on i386 ACPI resume code.Mike Larkin
2009-11-22cleanup after the NAT changes. we used to have multiple rulesets (scrub,Henning Brauer
2009-11-22The spanning priority is conflicting with the interface priority so itClaudio Jeker
2009-11-22don't repeat the banner if not a tty.Ted Unangst
2009-11-22brconfig will soon be goneTheo de Raadt
2009-11-22removing unnecessary locks.Takuya ASADA
2009-11-22add a bunch of devices found in linux driversJonathan Gray
2009-11-22regenJonathan Gray
2009-11-22add a bunch of Ethernet and zyd devices found in linux drivers.Jonathan Gray
2009-11-22Move information describing the bridge and brconfig behaviour intoTheo de Raadt
2009-11-22Missed 4 MSRs on suspend/resume in previous version. Tested by piroftiMike Larkin
2009-11-22Check for ISA before calling the setup function.Paul Irofti
2009-11-22Merge brconfig into ifconfig. It is annoying that it is impossible to doClaudio Jeker
2009-11-22Bring amd64 closer to resume, while at it kill dead code. Okay deraadt@.Paul Irofti
2009-11-22Forgot the declarations in former commit. From martin@, okay oga@.Paul Irofti
2009-11-22Remove only use in the tree of ESCAPE_NOT_SUPPORTED. Which, ironically,Kenneth R Westerback
2009-11-22Match the i386 behaviour and only care about bus_clock if weJonathan Gray
2009-11-22Nuke TRY_AGAIN_LATER now that no driver returns it.Kenneth R Westerback
2009-11-22ncpus, ncpufound values are corrected.Takuya ASADA
2009-11-22Fix ifconfig -a vs. ifconfig -A and make ifconfig without any arg behaveClaudio Jeker
2009-11-22Add basic suspend/resume autoconf functionality.Paul Irofti
2009-11-22SMP support on MIPS clock.Takuya ASADA
2009-11-22Oops, KSEG -> CKSEG.Miod Vallat
2009-11-22By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-22Change the flash option to be off by default. Now that xterm has the flashNicholas Marriott
2009-11-22Add a framework for discipline specific ioctls.Joel Sing
2009-11-22Ensure that chunks are not already in use when creating a volume.Joel Sing
2009-11-22no need to say we're installing, at the end...Marc Espie
2009-11-22complete -> done (shorter)Marc Espie
2009-11-22Fixed typo in function name.Tobias Stoeckmann
2009-11-22styleTobias Stoeckmann