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
/
i386
/
stand
/
libsa
/
memprobe.c
Age
Commit message (
Expand
)
Author
1999-08-25
give better support to the bios memory maps.
Michael Shalayeff
1999-01-24
The E801 probe has several problems. Disable for now.
Niklas Hallqvist
1998-08-31
better debug printfs
Michael Shalayeff
1998-06-08
use named constatnts
Michael Shalayeff
1998-06-08
typos
Michael Shalayeff
1998-04-18
i386 bootblocks that work for 2.3. A tale too long to tell
Theo de Raadt
1998-02-24
Changes/updates to /boot stuff. More to come.
Tobias Weingartner
1997-11-30
big diskinfo changes from toby@
Michael Shalayeff
1997-10-23
Better BIOS diskprobe. Cleanup and re-org by mickey.
Tobias Weingartner
1997-10-22
newer, better stuff; some parts by toby@
Michael Shalayeff
1997-10-22
Cleanup.
Tobias Weingartner
1997-10-22
remap 0-->reserved; toby@
Michael Shalayeff
1997-10-21
fix by toby again
Michael Shalayeff
1997-10-20
change types
Michael Shalayeff
1997-10-20
even better memprobe
Michael Shalayeff
1997-10-20
get ready for the fix in memprobe
Michael Shalayeff
1997-10-17
Cleanup, make it all compile.
Tobias Weingartner
1997-10-17
Use BIOS to probe for memory map.
Tobias Weingartner
1997-10-12
safe memprobe; preserve memory contents
Michael Shalayeff
1997-10-12
KNF; types
Michael Shalayeff
1997-09-17
pass cnvmem,extmem the old way they were....
Michael Shalayeff
1997-09-02
whine about conv memory
Michael Shalayeff
1997-08-22
put values into BIOS_vars so kernel will get 'em soon
Michael Shalayeff
1997-08-12
better regs
Michael Shalayeff
1997-08-07
call BIOS from C
Michael Shalayeff
1997-08-05
Less verbose.
Tobias Weingartner
1997-08-04
comment typo
Michael Shalayeff
1997-04-17
New memprobe for weird machines... please test.
Tobias Weingartner
1997-04-15
copyright to toby (;
Michael Shalayeff
1997-04-09
emulate bios calls. more debugging stuff. some fixes.
Michael Shalayeff
1997-03-31
commit all my mods to the last imported libsa stuff....
Michael Shalayeff
1997-03-31
Initial /boot stuff (from Mickey)
Tobias Weingartner