summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2004-09-15force ordering in splraiseMichael Shalayeff
2004-09-15regenMichael Shalayeff
2004-09-15fix j2240 nameMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-09-15map both register spacesMichael Shalayeff
2004-09-15regenMichael Shalayeff
2004-09-15fix ioa entriesMichael Shalayeff
2004-09-15kill old dead commentMichael Shalayeff
2004-09-15simplify error check in fpu_emulateMichael Shalayeff
2004-09-14allow kenter_pa to remap ptes and do proper wired/resident accounting thereMichael Shalayeff
2004-09-14store fpu version for later use. make sure to proper store/clear fpu state in...Michael Shalayeff
2004-09-14need an include and dprintf on pmap_init() returnMichael Shalayeff
2004-09-14print layers in hexMichael Shalayeff
2004-09-14poke and clean all exceptions regs and not just oneMichael Shalayeff
2004-09-14a couple of new bitsMichael Shalayeff
2004-09-14error out from btlb_insert() if there is noneMichael Shalayeff
2004-09-14always map the io spaceMichael Shalayeff
2004-09-14do not print anything about btlb if there is noneMichael Shalayeff
2004-09-14better nkpdes calculation including pdes for io space now; move uvm_page_phys...Michael Shalayeff
2004-09-14higher max kmem default and mark swap brokenMichael Shalayeff
2004-09-14a few more funcsMichael Shalayeff
2004-08-30another card tat uses system promMichael Shalayeff
2004-08-29oops debugging printfMichael Shalayeff
2004-08-19there be usb dragonsMichael Shalayeff
2004-08-19commented out ahd (compiles but does not work)Michael Shalayeff
2004-08-14re-enable ahc on pci since mickey is missingTheo 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-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-08-05keep at least a page in pv_entries pool and uppen the high markMichael Shalayeff
2004-08-01parse new hpux disklabelMichael Shalayeff
2004-08-01oops. cannot sleep on pool_getMichael Shalayeff
2004-07-26RegenMiod Vallat
2004-07-24better operated entities and quantities in raw functionsMichael Shalayeff
2004-07-21swapped byte swapping in raw vs non-raw funcs and missed swapping in rw8; fro...Michael Shalayeff
2004-07-21regenMichael Shalayeff
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-13more coherent intrs countingMichael Shalayeff
2004-07-13count soft intsMichael Shalayeff
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-10files.hpux is now in a {m68k,hppa} subdirTheo de Raadt
2004-07-02fill out error info into ret* regs upon failed syscall returnMichael Shalayeff
2004-07-01have separate insn and data cache all-flushersMichael Shalayeff
2004-07-01disabled USE_HPT option (experimental right now)Michael Shalayeff
2004-06-30use evconuts for device interrupts countingMichael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael Shalayeff
2004-06-30fix a panic msgMichael Shalayeff
2004-06-30only touch bridge regs that we need now -- the rest for the card-modeMichael Shalayeff
2004-06-30call handlers for higher priority first to avoid needless recursionMichael Shalayeff
2004-06-28live happy w/ generic byte swapping macrosMichael Shalayeff