summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-06-20Have hmestop() properly clear the RUNNING/OACTIVE flags and the interfaceStuart Henderson
2009-06-19Allow bge(4) to recognize the revisions of the 57780 ASICs. From Brad.Christian Weisgerber
2009-06-19Make the 64 bit bootblocks compile again after the <machine/mnode.h> changes.Miod Vallat
2009-06-19Some more defines for bge(4). Mainly bits for accessingChristian Weisgerber
2009-06-19Tidy up allocation of transmit DMA maps and generalize it to alsoChristian Weisgerber
2009-06-19They're DPME partitions, not DPMI partitions.Kenneth R Westerback
2009-06-19Always report 0 as the minimal brightness level to wscons. This results inMark Kettenis
2009-06-19Either jordan or jsing left some debug prints behind. tsk tsk.Marco Peereboom
2009-06-18fix previous: start playback when at least one block of data hasJacob Meuser
2009-06-18Remove the if (1) that makes blambert@ cry. Appreciated blambert@Claudio Jeker
2009-06-18First sync the descriptor then check if the owner of the descriptor.Claudio Jeker
2009-06-18MCLGETI support for vr(4) interfaces. This will make the newer soekris andClaudio Jeker
2009-06-18Add other valid chunk state transitions for RAID 1.Joel Sing
2009-06-18Check the set state status rather than always assuming a rebuild has beenJoel Sing
2009-06-18Fix some typos and whitespace issues.Joel Sing
2009-06-18KNF, okay deraadt@.Paul Irofti
2009-06-18regenJonathan Gray
2009-06-18Remove support for cancelled NVIDIA MCP7B and add initial support forJonathan Gray
2009-06-17Enabled EXPERIMENTAL RAID4/5 disciplineJordan Hargrave
2009-06-17Added openings callback; cleanup & KNFJordan Hargrave
2009-06-17Make openings variable instead of maxwu; needed for more exotic raid sets.Marco Peereboom
2009-06-17Recommit part of miod's no-coredumps-on-ramdisks diff that got lost in theMark Kettenis
2009-06-17Correctly handle the carp demote counter in all input cases.Marco Pfatschbacher
2009-06-17Force Raid0/4/5 volume size to multiple of stripe sizeJordan Hargrave
2009-06-17Make sure xbowmatch() only matches on xbow stanzas.Miod Vallat
2009-06-17Make sure we do not coalesce memory ranges from different nodes.Miod Vallat
2009-06-17R14000 processors with revision 3 and above are actually R16000 revisionMiod Vallat
2009-06-17fix endianness issue on BE.Damien Bergamini
2009-06-17Really avoid changing the start of the bounds if we found no LIFTheo de Raadt
2009-06-17remove extra debugging printf(). ok miod@Matthieu Herrb
2009-06-17fix flow data values: first and last time, found by f-kons at yandex ruJoerg Goltermann
2009-06-17do better detection of when we have a better version of the tcp sequenceDavid Gwynne
2009-06-17Remove __packed from memory structure. No idea what in the wolrd I wasMarco Peereboom
2009-06-17Revert bufq's. this is inline with the major midlayer reverts thatThordur I. Bjornsson
2009-06-17date based reversion of uvm to the 4th May.Owain Ainsworth
2009-06-16date based reversion of uvm to the 4th May.Owain Ainsworth
2009-06-16Backout all the PG_RELEASED changes.Owain Ainsworth
2009-06-16Backout pmemrange (which to most people is more well known as physmemAriane van der Steldt
2009-06-16Backout all changes to uvm after pmemrange (which will be backed outOwain Ainsworth
2009-06-15No you cannot remove a sysctl mib once you add it. It becomes ABI. ThatTheo de Raadt
2009-06-15syncTheo de Raadt
2009-06-15Back out all the buffer cache changes I committed during c2k9. This reverts t...Bob Beck
2009-06-14Make sure the pglist is TAILQ_INIT()'ed before invoking uvm_pglistalloc().Miod Vallat
2009-06-14backout:Theo de Raadt
2009-06-14Noone else ever saw this diff except oga and ariane, so that is anTheo de Raadt
2009-06-14back out the free vs dirty fix, because pmemrange will go soon tooTheo de Raadt
2009-06-14backout the assert diff in 1.5Theo de Raadt
2009-06-14Disable inteldrm by default since it once again breaks x40 suspend.Theo de Raadt
2009-06-14enable support for deferring the packet that creates a state so that yourDavid Gwynne
2009-06-14Don't mess with the bounds in the lp if *partoffp is non-NULL, since thisTheo de Raadt