summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
1999-12-12hide debug printf behind #ifdef PMAPDEBUGMichael Shalayeff
1999-12-12they say that cr 24-31 are for interrupt handlers use, so pdc may mangle thoseMichael Shalayeff
1999-12-12do homebrew pmap_changebit pmap_new wayMichael Shalayeff
1999-12-09first arg to pmap_changebit is paddr_tMichael Shalayeff
1999-12-08s/ipv6intr/ip6intr/Michael Shalayeff
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-12-05wax and mongoose host isa too of courseMichael Shalayeff
1999-12-05add wax commeneted out, tr adapter, 7300lc cpu typeMichael Shalayeff
1999-12-05some updateMichael Shalayeff
1999-12-03regenMichael Shalayeff
1999-12-03some more devicesMichael Shalayeff
1999-11-26hide in DEBUG some extra printingsMichael Shalayeff
1999-11-26print asp spu type in textMichael Shalayeff
1999-11-26shorter text, so it fits in 80 columnsMichael Shalayeff
1999-11-26accomodate for mi changesMichael Shalayeff
1999-11-26fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@Michael Shalayeff
1999-11-26enable sti, config on nfsMichael Shalayeff
1999-11-26enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.hMichael Shalayeff
1999-11-26do console stuff, pdc_call is in locore nowMichael Shalayeff
1999-11-26new bus, some things i was not rightMichael Shalayeff
1999-11-25no dma.c no moreMichael Shalayeff
1999-11-25convey and convex it traps on both ways, and a little syscalls in betweenMichael Shalayeff
1999-11-25bus stuff is in mainbus now, the rest is rewritten many waysMichael Shalayeff
1999-11-25it forks, it execs, it syscallsMichael Shalayeff
1999-11-25many traps, syscall nad other stuffMichael Shalayeff
1999-11-25clean some debug stuffMichael Shalayeff
1999-11-25new pcb and frameMichael Shalayeff
1999-11-25kernel psw registerMichael Shalayeff
1999-11-25KERNEL_PSW no moreMichael Shalayeff
1999-11-25new pcb and frame layoutsMichael Shalayeff
1999-11-25'+' vs '=','0' constraintsMichael Shalayeff
1999-11-25do bus stuff through pointers, native devices use memory ops where possibleMichael Shalayeff
1999-11-25fix check for a pv list emptieness returned by pmap_find_pvMichael Shalayeff
1999-11-25remove dead pmap_collect_pv()Michael Shalayeff
1999-11-22add empty mmioctl() implementation for new /dev/mem interface for allMatthieu Herrb
1999-11-22better pmap_enter() towards correctness.Michael Shalayeff
1999-11-19pmap_map no moreMichael Shalayeff
1999-11-16typo in doc refMichael Shalayeff
1999-11-16flush the cache once we patched memory in ddbMichael Shalayeff
1999-11-16tabs vs spacesMichael Shalayeff
1999-11-16make a copy of attach args for each attachmentMichael Shalayeff
1999-11-16define TLB_BITS for %bMichael Shalayeff
1999-11-16fix argument access macro (+1 fuzz), align frame per hp requirementsMichael Shalayeff
1999-11-16openbsd/hppa is ELFDATA2MSBMichael Shalayeff
1999-11-16hpt_hashsize no more, using cr24 insteadMichael Shalayeff
1999-11-16stack does grows up; ddb breakpoints done (local); add note for btlb workMichael Shalayeff
1999-11-14protect against copuin faultsMichael Shalayeff
1999-11-14fix pmap_create() so it works for user mappings.Michael Shalayeff
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-11-02support usermode disasmMichael Shalayeff