Age | Commit message (Expand) | Author |
1999-12-12 | hide debug printf behind #ifdef PMAPDEBUG | Michael Shalayeff |
1999-12-12 | they say that cr 24-31 are for interrupt handlers use, so pdc may mangle those | Michael Shalayeff |
1999-12-12 | do homebrew pmap_changebit pmap_new way | Michael Shalayeff |
1999-12-09 | first arg to pmap_changebit is paddr_t | Michael Shalayeff |
1999-12-08 | s/ipv6intr/ip6intr/ | Michael Shalayeff |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-12-05 | wax and mongoose host isa too of course | Michael Shalayeff |
1999-12-05 | add wax commeneted out, tr adapter, 7300lc cpu type | Michael Shalayeff |
1999-12-05 | some update | Michael Shalayeff |
1999-12-03 | regen | Michael Shalayeff |
1999-12-03 | some more devices | Michael Shalayeff |
1999-11-26 | hide in DEBUG some extra printings | Michael Shalayeff |
1999-11-26 | print asp spu type in text | Michael Shalayeff |
1999-11-26 | shorter text, so it fits in 80 columns | Michael Shalayeff |
1999-11-26 | accomodate for mi changes | Michael Shalayeff |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-26 | enable sti, config on nfs | Michael Shalayeff |
1999-11-26 | enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h | Michael Shalayeff |
1999-11-26 | do console stuff, pdc_call is in locore now | Michael Shalayeff |
1999-11-26 | new bus, some things i was not right | Michael Shalayeff |
1999-11-25 | no dma.c no more | Michael Shalayeff |
1999-11-25 | convey and convex it traps on both ways, and a little syscalls in between | Michael Shalayeff |
1999-11-25 | bus stuff is in mainbus now, the rest is rewritten many ways | Michael Shalayeff |
1999-11-25 | it forks, it execs, it syscalls | Michael Shalayeff |
1999-11-25 | many traps, syscall nad other stuff | Michael Shalayeff |
1999-11-25 | clean some debug stuff | Michael Shalayeff |
1999-11-25 | new pcb and frame | Michael Shalayeff |
1999-11-25 | kernel psw register | Michael Shalayeff |
1999-11-25 | KERNEL_PSW no more | Michael Shalayeff |
1999-11-25 | new pcb and frame layouts | Michael Shalayeff |
1999-11-25 | '+' vs '=','0' constraints | Michael Shalayeff |
1999-11-25 | do bus stuff through pointers, native devices use memory ops where possible | Michael Shalayeff |
1999-11-25 | fix check for a pv list emptieness returned by pmap_find_pv | Michael Shalayeff |
1999-11-25 | remove dead pmap_collect_pv() | Michael Shalayeff |
1999-11-22 | add empty mmioctl() implementation for new /dev/mem interface for all | Matthieu Herrb |
1999-11-22 | better pmap_enter() towards correctness. | Michael Shalayeff |
1999-11-19 | pmap_map no more | Michael Shalayeff |
1999-11-16 | typo in doc ref | Michael Shalayeff |
1999-11-16 | flush the cache once we patched memory in ddb | Michael Shalayeff |
1999-11-16 | tabs vs spaces | Michael Shalayeff |
1999-11-16 | make a copy of attach args for each attachment | Michael Shalayeff |
1999-11-16 | define TLB_BITS for %b | Michael Shalayeff |
1999-11-16 | fix argument access macro (+1 fuzz), align frame per hp requirements | Michael Shalayeff |
1999-11-16 | openbsd/hppa is ELFDATA2MSB | Michael Shalayeff |
1999-11-16 | hpt_hashsize no more, using cr24 instead | Michael Shalayeff |
1999-11-16 | stack does grows up; ddb breakpoints done (local); add note for btlb work | Michael Shalayeff |
1999-11-14 | protect against copuin faults | Michael Shalayeff |
1999-11-14 | fix pmap_create() so it works for user mappings. | Michael Shalayeff |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-11-02 | support usermode disasm | Michael Shalayeff |