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
/
diskprobe.c
Age
Commit message (
Expand
)
Author
1999-05-20
fix some typos; kwesterback@home.com
Aaron Campbell
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-12-22
fix debug drive printing
Michael Shalayeff
1997-11-30
big diskinfo changes from toby@
Michael Shalayeff
1997-10-29
Limit checksumming correctly at MAXBSIZE.
Niklas Hallqvist
1997-10-28
attempt to number the bsd_dev units of each drive uniquely for scsi and ide.
Theo de Raadt
1997-10-26
smaller, faster, better (;
Michael Shalayeff
1997-10-26
Max out checksumming at MAXBSIZE
Niklas Hallqvist
1997-10-25
Fix disk probe. Get rid of EDD check, it goes haywire on
Tobias Weingartner
1997-10-24
checksumming stuff from niklas
Michael Shalayeff
1997-10-24
Fix hang on disk probe.
Tobias Weingartner
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-18
Copy in bios_diskinfo array from /boot space.
Tobias Weingartner
1997-10-17
Cleanup, make it all compile.
Tobias Weingartner