index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hppa
Age
Commit message (
Expand
)
Author
2003-05-25
typo
Michael Shalayeff
2003-05-25
more thorough reset sequence; miod@ ok
Michael Shalayeff
2003-05-23
remove old swapgeneric.c's
Ted Unangst
2003-05-23
move swapgeneric to truly generic code. tested on many archs by miod and mic...
Ted Unangst
2003-05-22
fix function name in the debugging printf
Michael Shalayeff
2003-05-22
imprecision in delay_init()
Michael Shalayeff
2003-05-21
when looping for more work in the interrupt handler also flush the cache
Michael Shalayeff
2003-05-20
create a devine routine for devising the holy rom address and use it in both ...
Michael Shalayeff
2003-05-19
Put required delays between reading DSTAT and SSTAT0 registers. Add new ones
Kenneth R Westerback
2003-05-19
dig internal EG prom address
Michael Shalayeff
2003-05-19
say to skip the interactive part should the pdc say so
Michael Shalayeff
2003-05-18
save the fpu state for the signal handler. this is essential
Michael Shalayeff
2003-05-14
Fix uninitialized variable.
Miod Vallat
2003-05-14
add {b,c}devsw_lookup convenience functions.
Ted Unangst
2003-05-11
string cleaning; krw ok
Theo de Raadt
2003-05-07
double semicolon in local var decl
Michael Shalayeff
2003-05-07
disable profiling for tlb fault handlers
Michael Shalayeff
2003-05-07
selecet pa-level and scheduling separately
Michael Shalayeff
2003-05-07
double memsize as there might be prom as well
Michael Shalayeff
2003-05-07
exit stack is not used anymore. fpemu and emergency are fine w/ just a page p...
Michael Shalayeff
2003-05-06
allow programming dma block bus transaction length on 710 and set to 8 words ...
Michael Shalayeff
2003-04-30
do not be hungry for buffers and allocate lower than a max (for iodc io)
Michael Shalayeff
2003-04-30
now that we use less memory we can push the boot a little higher (to help som...
Michael Shalayeff
2003-04-30
no need to twiddle here. it's twiddling elsewhere already
Michael Shalayeff
2003-04-30
oops. fixed endif in a wrong place
Michael Shalayeff
2003-04-29
some cleanup and redo ct as lf (just different dev type). saves some memory
Michael Shalayeff
2003-04-23
be extra cautious in managing pv-entries for pages that are not managable
Michael Shalayeff
2003-04-17
new boots
Michael Shalayeff
2003-04-16
better limits and clean out old consts and comments
Michael Shalayeff
2003-04-16
half the uspace seems to be very much enough
Michael Shalayeff
2003-04-16
clean some spaces and registers and other fluff
Michael Shalayeff
2003-04-15
rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot
Michael Shalayeff
2003-04-11
always reread curproc and frame on return from the system call
Michael Shalayeff
2003-04-11
count traps and interrupts
Michael Shalayeff
2003-04-10
make all entry points of the same number of arguments and that greatly simpli...
Michael Shalayeff
2003-04-08
just wate that debug altogether
Michael Shalayeff
2003-04-08
Make dmesg prettier if attachment fails and no option DEBUG
Miod Vallat
2003-04-07
oops
Michael Shalayeff
2003-04-07
add mfcpu() and kill get_psw/set_psw that should not be used from the .c code
Michael Shalayeff
2003-04-07
remove dead stuff
Michael Shalayeff
2003-04-07
enable viper touching again.
Michael Shalayeff
2003-04-07
do not limit the kmem to just the physmem
Michael Shalayeff
2003-04-07
only check for space mismatch when coming from user.
Michael Shalayeff
2003-04-07
properly recalculate spa-epa when it comes to per-page
Michael Shalayeff
2003-04-07
move out non-gsc devices from the gsc section
Michael Shalayeff
2003-04-07
this makes wax interrupt
Michael Shalayeff
2003-04-07
com1@wax
Michael Shalayeff
2003-04-07
s/HP9000/HP 9000/; from weissmanndude
Michael Shalayeff
2003-04-04
lower the max kernel vm address since there might be proms right below the io
Michael Shalayeff
2003-04-04
always flush on pre-ops. data flushed may involve
Michael Shalayeff
[next]