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-10-05
a few more devices to come later (commented out now)
Michael Shalayeff
2003-10-05
reload the itmr as soon as we get the intr to avoid lagging on slower machines
Michael Shalayeff
2003-10-04
- document that boot will by default try to load /bsd, /obsd then /bsd.old.
Jason McIntyre
2003-10-04
(boot): device: filename -> device:filename
Jason McIntyre
2003-10-03
Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for
Miod Vallat
2003-09-29
ahc seems to work, some more phys and sync generic/ramdisk
Michael Shalayeff
2003-09-29
dino/cujo pci bridge
Michael Shalayeff
2003-09-29
dino/cujo pci bridge
Michael Shalayeff
2003-09-28
sti1 could be at phantomas too
Michael Shalayeff
2003-09-26
regen
Michael Shalayeff
2003-09-26
dmamap_syncing the loaded mbufs is whacky trip per physaddrs
Michael Shalayeff
2003-09-26
typos in tlb stats vars' export
Michael Shalayeff
2003-09-25
j2x0 do not like our fiddling over th led port; testing by pb@
Michael Shalayeff
2003-09-25
some pcxl2 do not report fpus -- assume it's there
Michael Shalayeff
2003-09-25
provide a function to enable accel io on pcxl2 and use it on the fb
Michael Shalayeff
2003-09-25
define pcxl2's mioc regs and devise l2 cache size on pcxl2 from there
Michael Shalayeff
2003-09-25
a copule more regs present on pcxl2
Michael Shalayeff
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-09-04
a better cpu identification; testing by miod
Michael Shalayeff
2003-08-31
pdc_model needs to be visible from cpu.c
Miod Vallat
2003-08-28
b180 wink-wink
Michael Shalayeff
2003-08-22
regen
Michael Shalayeff
2003-08-22
rework cpu identification
Michael Shalayeff
2003-08-21
better guess on dual-card (not dual-head cards) rom adress guessing; miod@ te...
Michael Shalayeff
2003-08-21
regen
Michael Shalayeff
2003-08-21
a bunch of better descriptions and missing board names from weissmanndude
Michael Shalayeff
2003-08-20
regen
Michael Shalayeff
2003-08-20
be consistant w/ machdep.c on cpu names as suggested by paul weissmann
Michael Shalayeff
2003-08-20
devise the power reg address as hpa for the power device and thus avoid manua...
Michael Shalayeff
2003-08-20
support systems where power service is available from pdc and implement a col...
Michael Shalayeff
2003-08-20
allow powerless kernels
Michael Shalayeff
2003-08-20
do not attach coms at harmony but gsc now; commented out siop@mainbus
Michael Shalayeff
2003-08-20
handle power button (on 712 for now)
Michael Shalayeff
2003-08-20
print hv for unconfigured devices as well
Michael Shalayeff
2003-08-20
regen
Michael Shalayeff
2003-08-20
tornado is really a 7200/pcxt'; from weissmanndude
Michael Shalayeff
2003-08-20
mfcpu_t appears to be more useful as mfcpu it seems
Michael Shalayeff
2003-08-20
missing nl in debugging prontf
Michael Shalayeff
2003-08-15
bitneaks anonymous randomisation
Michael Shalayeff
2003-08-14
better comment on the new coms
Michael Shalayeff
2003-08-14
attach those funky teleshare ttys
Michael Shalayeff
2003-08-14
attach at teleshare serial ports as well. need dsp microcode for a functional...
Michael Shalayeff
2003-08-11
during probe there is no need to map the whole hpa space. only rom is needed....
Michael Shalayeff
2003-08-11
a few strict protos
Michael Shalayeff
2003-08-11
wax mongoose
Michael Shalayeff
2003-08-07
missed one wrt intr_establish
Michael Shalayeff
2003-08-07
dead proto
Michael Shalayeff
2003-08-07
make all intr_establish take the same last arg for name
Michael Shalayeff
2003-08-07
first allocate space on stack then copyout signal shits. add a DEBUG check fo...
Michael Shalayeff
2003-08-07
be more careful when loading trap_tmp_save and a bit better sigcode
Michael Shalayeff
[next]