summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-08-09use OpenBSDs version insteadPer Fogelstrom
2004-08-09bye bye!Per Fogelstrom
2004-08-09Change static functions to be non-static, for better backtraces.Otto Moerbeek
2004-08-09UVM is no longer an option since years.Miod Vallat
2004-08-09Needs a non-empty pmap_unuse_final() as sparc.Miod Vallat
2004-08-09maxpartitions 16, so our slices are a-p not a-h.Miod Vallat
2004-08-09Unbreak RAMDISK; deraadtMiod Vallat
2004-08-08Ahh! This code brings out old memories. Eight years old but stillPer Fogelstrom
2004-08-08Since the I-cache can never be dirty, ignore copyback operations, and onlyMiod Vallat
2004-08-08Print address lines split scheme if necessary.Miod Vallat
2004-08-08Oops, OF_poweroff is not attribute(noreturn) anymore...Miod Vallat
2004-08-08Do not panic if OF_poweroff() returns, this is handled correctly byMiod Vallat
2004-08-08Zero route info structure in rtredirect(), avoiding a panic on labelOtto Moerbeek
2004-08-08do not reset the chip (and subsequently the phy) when unnecessary; that is,Brad Smith
2004-08-08Various fixes and cleanups from miod@, tested and OK.Per Fogelstrom
2004-08-08locore.s -> locore.S, thanks PatrikPer Fogelstrom
2004-08-07Need pmap_unuse_final() too; Martin Reindl.Miod Vallat
2004-08-07fix bug in L2 cache size detection codePer Fogelstrom
2004-08-07add comment about porting work to doPer Fogelstrom
2004-08-07remove localbus.h includePer Fogelstrom
2004-08-07ansi and some missing protosTheo de Raadt
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-08-06no localbus.hPer Fogelstrom
2004-08-06sgi support; from pefo@Michael Shalayeff
2004-08-06need thisMichael Shalayeff
2004-08-06do not be quiet about this operationTheo de Raadt
2004-08-06Makefile changes to enter deep down thereTheo de Raadt
2004-08-06initial sgi importPer Fogelstrom
2004-08-06one more mips64Per Fogelstrom
2004-08-06initial mips64Per Fogelstrom
2004-08-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-08-06Initial support for arm interrupt counters, more fixes to come. ok miod@Dale Rahn
2004-08-06Misc cleaning and KNF in order to sync this to hp300 soon; no functionalMiod Vallat
2004-08-06Print cpu/cmmu details during boot, like mvme88k.Kenji Aoyama
2004-08-06Easy one! Remove two redundant assignments.Per Fogelstrom
2004-08-06Merge Luna88k and mvme88k M88200 management code. Features:Miod Vallat
2004-08-06add MII_MODEL_AMD_79C875phyPer Fogelstrom
2004-08-06Add support for Am79C875 quad phy.Per Fogelstrom
2004-08-06Remove __static inline to make the kernel ~24k smaller on i386 and make the d...Marco Peereboom
2004-08-05Unbreak luna88k; spotted by aoyama@Miod Vallat
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05When probing using badaddr make sure the probe load instructionPer Fogelstrom
2004-08-05compile before you commit damnitTheo de Raadt
2004-08-05use ETHER_MAX_LEN.Brad Smith
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05Cleanup attachs for com and lpt for mips.Per Fogelstrom
2004-08-05Fix typos. Found by Dries SchellekensArtur Grabowski
2004-08-05Remove forgotten debug code which does not compile on alpha.Miod Vallat
2004-08-05keep at least a page in pv_entries pool and uppen the high markMichael Shalayeff