summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-09-02Invoke malloc() with the correct sizeof value in acpipwrres_foundcons().Miod Vallat
2009-09-02pxa2x0_mmc.c: optimize the speed of the interrupt handlerMarek Vasut
2009-09-01Fix: alpha DEBUG kernel failed to compileAriane van der Steldt
2009-09-01Add initial support for ISP2200 SBus FC cards. Doesn't quite work yet,Mark Kettenis
2009-09-01Enable SBus ti(4) here as well.Mark Kettenis
2009-09-01Enable SBus ti(4) here as well.Mark Kettenis
2009-09-01Clear the IP_DF bit if no-df is enabled, not if it is not enabled.Joel Sing
2009-09-01Glue for the SBus version of the Sun Vector Gigabit Ethernet card.Mark Kettenis
2009-09-01the diff theo calls me insanae for:Henning Brauer
2009-09-01Make rtinit() cope when there is a more specific route available thenClaudio Jeker
2009-08-30Add support for ISP2200 SBus FC cards.Mark Kettenis
2009-08-30When the `machine' commands part of the hppa bootloader were written, weMiod Vallat
2009-08-30Reinstate SPLUSBCHECK checks (DIAGNOSTIC-only), but implemented as splassert(),Miod Vallat
2009-08-30lock the vnode before calling VOP_CLOSE() in msdofs_unmount().Thordur I. Bjornsson
2009-08-30if nfs_namei() fails, there's no ni_startdir and the pathname buffer hasThordur I. Bjornsson
2009-08-30Link in the flattened device tree for the Thecus N1200 and register it withMark Kettenis
2009-08-30Flattened device tree blob for the Thecus N1200. The source from which theMark Kettenis
2009-08-30Use UVM_FLAG_FIXED for fixed allocations make with uvm_map() during earlyMiod Vallat
2009-08-30Add some new devices. -mojMats O Jansson
2009-08-30Sync. -mojMats O Jansson
2009-08-30Change name on udl device since it matches more models. -mojMats O Jansson
2009-08-29Add forward declaration for struct to_softc such that the firmware builderMark Kettenis
2009-08-29Unbreak the tree.Mark Kettenis
2009-08-29Build Tigon firmware on sparc as well.Mark Kettenis
2009-08-29Glue for the SBus version of the Sun Vector Gigabit Ethernet card.Mark Kettenis
2009-08-29Split the ti(4) driver into mostly bus-agnostic code and PCI-specificMark Kettenis
2009-08-29The intention is to map the dvma map at a fixed address, so specifyMark Kettenis
2009-08-29remove more unneeded Debugger() calls from dev/Jasper Lievisse Adriaanse
2009-08-29sync. -mojMats O Jansson
2009-08-29Remove unused getdevunit(), only sparc and sparc64 have a need for it.Miod Vallat
2009-08-29Some more udl devices. -mojMats O Jansson
2009-08-29submatch functions used with config_found_sm() are required to invoke theMiod Vallat
2009-08-29incorrect array bounds check in I2OVERBOSE error reporting.Miod Vallat
2009-08-29typos in commentsMiod Vallat
2009-08-29Ooops, revert the last bcopy()-elimination commit. I forgot that bcopy()Marcus Glocker
2009-08-28Writing 0 to the PCI_LEGACY register *is* the proper way to disable theMark Kettenis
2009-08-28OpenBSD/sparc64 can now be compiled without -traditional-cpp.Joel Sing
2009-08-28ofwboot can be compiled without -traditional-cpp.Joel Sing
2009-08-28Use fixed labels rather than generating them using defines. This allowsJoel Sing
2009-08-28remove a bunch of unused Debugger()s.Jasper Lievisse Adriaanse
2009-08-28kva_guardpages: make guard pages separate map entriesAriane van der Steldt
2009-08-27Garbage collect two variables that where set but unused.Thordur I. Bjornsson
2009-08-27introduce a flag member to struct nfs_aiod, and use flags instead of the exitThordur I. Bjornsson
2009-08-27syncJolan Luff
2009-08-27Radeon HD 4350Jolan Luff
2009-08-27make UDF less chatty during normal operationJolan Luff
2009-08-27Harmless sizeof ptr bug in ppc_check_procid(); ok drahn@ kettenis@Miod Vallat
2009-08-27malloc() last two args were swapped, amazing things did not break; ok kettenis@Miod Vallat
2009-08-27syncDavid Hill
2009-08-27nVidia Geforce Go 7950 GTXDavid Hill