summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-19i thought mpi gave each device all the openings on the bus, which was aDavid Gwynne
2010-04-19Simplify local delivery codepath:Jacek Masiulaniec
2010-04-19let's not stick macros inside a literal display; add some indentJason McIntyre
2010-04-19clean up uthum a bit;Jason McIntyre
2010-04-18Work in progress support for AViiON models 4600 and 530.Miod Vallat
2010-04-18Correctly identify a machine of the 530 family even if the expansion I/O boardMiod Vallat
2010-04-18Make key disks use their own optional metadata type, rather than reusingJoel Sing
2010-04-18Parse commandline options in netboot, and force the onboard ethernet addressMiod Vallat
2010-04-18Apply the same interrupt enable bit fiddling protection as done for le@fwioMiod Vallat
2010-04-18Allow for multiple options after a dash (getopt style).Miod Vallat
2010-04-18Fix esym computation logic.Miod Vallat
2010-04-18Catch SIGCHLD to avoid a zombie, from patrick keshishian.Nicholas Marriott
2010-04-17Fix typo in escape state table leading to fatal() when \033} or \033~Nicholas Marriott
2010-04-17If remain-on-exit is set, both the error callback and a SIGCHLD couldNicholas Marriott
2010-04-17Fix use-after-free of the window link when it is part of a groupedNicholas Marriott
2010-04-17Work around yet another MC88110 errata, causing cache writebacks upon snoopingMiod Vallat
2010-04-17When the MAC address changes, change the IPv6 link local addressStefan Sperling
2010-04-17- correctly set cpu_model: instead of a vendor + model, set the cpu typeJasper Lievisse Adriaanse
2010-04-17use ifnewlladdr() for trunk lladdr changes, tooTheo de Raadt
2010-04-17split SIOCSIFLLADDR code out into an ifnewlladr() functionTheo de Raadt
2010-04-17Print startup errors to both the console and the log, rather thanKenneth R Westerback
2010-04-17work-around !found error.Marc Espie
2010-04-17syncMark Kettenis
2010-04-17Add Sitecom WL-349 v1.Mark Kettenis
2010-04-17Sync with recent developments.Miod Vallat
2010-04-17Do not forget to set nasid to the right value when trying to attach spdmem.Miod Vallat
2010-04-17regenMiod Vallat
2010-04-17A few more devices found on sgi hardware.Miod Vallat
2010-04-17Allow the mixer to handle inputs with channel ranges outsideAlexandre Ratchov
2010-04-17ramdisks need to compile; ok dlgTheo de Raadt
2010-04-17use the iopools mutex to protect the semaphore wrapping the openingsDavid Gwynne
2010-04-16Fix handling of shared interrupts. Make sure we use the lowest priority ofMark Kettenis
2010-04-16Remove Intel RAID IDs for now. They can be added back when code has beenMark Kettenis
2010-04-16oops, %r => remote username, not %uDamien Miller
2010-04-16syncMark Kettenis
2010-04-16Add ID for Sitecom WL-353.Mark Kettenis
2010-04-16Use a somewhat bigger hammer and als flush tlb entries that have the globalMark Kettenis
2010-04-16Additional gtt alignment paranoia:Owain Ainsworth
2010-04-16Correct reversed test in set_tiling. this should deal with the fenceOwain Ainsworth
2010-04-16Correct some comments and cleanup some whitespace.Owain Ainsworth
2010-04-16paranoia: NULL check before free.Owain Ainsworth
2010-04-16If we fail to idle the chip in leavvt don't disable the interrupt,Owain Ainsworth
2010-04-16fix types in two error printfs. one of these also had a %d bug no varargOwain Ainsworth
2010-04-16Memory allocated with calloc() is initialized to zero, no need to do thatClaudio Jeker
2010-04-16byteswap the number of blocks on physical disks for bioctl correctly.David Gwynne
2010-04-16Move a function to a place that is a bit more logical. No functional change.Claudio Jeker
2010-04-16whitespace fixDavid Gwynne
2010-04-16fix an fatal flaw with iopools.David Gwynne
2010-04-16tweak previous; ok djmJason McIntyre
2010-04-16tweak previous; ok djmJason McIntyre