Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-25 | add dino device/attachment; myri is actually on pci | Michael Shalayeff | |
1999-02-25 | pci host adapter is called 'Dino' | Michael Shalayeff | |
1999-02-25 | update | Michael Shalayeff | |
1999-02-25 | specify text start through the -Ttext, fix ld.script accordingly | Michael Shalayeff | |
1999-02-25 | add both audio device types | Michael Shalayeff | |
1999-02-25 | rearrange devices, fix irqs, more comments | Michael Shalayeff | |
1999-02-24 | more stuff, also irq attribute for mainbus | Michael Shalayeff | |
1999-02-20 | first approximation for the GENERIC | Michael Shalayeff | |
1999-02-17 | add document url | Michael Shalayeff | |
1999-02-17 | no more break.h | Michael Shalayeff | |
1999-02-17 | pa-risc elf definitions, including hp and hp-ux extensions. multi-include ↵ | Michael Shalayeff | |
protection | |||
1999-02-17 | join | Michael Shalayeff | |
1999-02-17 | print pa-risc here as well, since, finally, cpu will have to print processor ↵ | Michael Shalayeff | |
type | |||
1999-02-17 | regen | Michael Shalayeff | |
1999-02-17 | oops, cut&paste error | Michael Shalayeff | |
1999-02-17 | better cpu capabilities printing. | Michael Shalayeff | |
print cpu PA level move cpu_gethpa() to mainbus.c | |||
1999-02-17 | regen | Michael Shalayeff | |
1999-02-17 | some more devices, cpu pa-risc levels | Michael Shalayeff | |
1999-02-15 | lower case even more | Michael Shalayeff | |
1999-02-14 | add disassembler, mainly HP code, tamed to ddb by me | Michael Shalayeff | |
1999-02-13 | remove local cvs Id | Michael Shalayeff | |
1999-02-13 | pass esym to the kernel | Michael Shalayeff | |
1999-02-07 | missign extern cpu_hzticks | Michael Shalayeff | |
1999-02-02 | add struct mbuf | Michael Shalayeff | |
1999-02-01 | fix several typos | Michael Shalayeff | |
1999-02-01 | ignore GECKO | Michael Shalayeff | |
1999-01-25 | call diskless kernel "bsd" so it would be loaded even we have | Michael Shalayeff | |
problems w/ kbd on PDC console device. remove neva-gonna-b-there stuff from conf.c some improvements to srt0.S code, use constants defined in machine/ files. | |||
1999-01-25 | mask one more debug printf out | Michael Shalayeff | |
1999-01-25 | shut up gcc | Michael Shalayeff | |
1999-01-20 | s/MAX_PID/HPPA_MAX_PID/g | Michael Shalayeff | |
1999-01-20 | yes, some more | Michael Shalayeff | |
1999-01-20 | cleanup some rudimentaries | Michael Shalayeff | |
1999-01-16 | clean up subspaces somewhat | Michael Shalayeff | |
1999-01-16 | use right defines for eiem, some cleanup | Michael Shalayeff | |
1999-01-11 | pass dmatag in confargs | Michael Shalayeff | |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff | |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist | |
1999-01-08 | move spinlock.h into the real world | David Leonard | |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller | |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller | |
1999-01-04 | better cache handling in bus_space_barrier(), seem to work now | Michael Shalayeff | |
1999-01-03 | ie driver, needs MI part, which involves sparc testing and (most likely) ↵ | Michael Shalayeff | |
i386 rewrite hehe (; | |||
1999-01-03 | fix uncompilable | Michael Shalayeff | |
1999-01-03 | implement bus_space_{un,}map w/ extents | Michael Shalayeff | |
1999-01-03 | add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changes | Michael Shalayeff | |
1999-01-01 | some traps, hehe | Michael Shalayeff | |
1998-12-31 | STI graphics | Michael Shalayeff | |
1998-12-30 | machdep; more work needed | Michael Shalayeff | |
1998-12-30 | fix pmap_steal_memory - related things: | Michael Shalayeff | |
shudup vm_page_bootstrap about "lost pages" always use pmap_steal_memory() to allocate from block-mapped area add pmap_steal_memory debugging flag |