aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/boot/io.c
Commit message (Expand)AuthorAgeFilesLines
* recording cvs-1.6 file deathPeter Wemm1995-12-301-225/+0
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITAdam David1994-09-201-4/+15
* Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/libSteven Wallace1994-09-181-1/+3
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromDavid Greenman1994-09-161-3/+1
* Changed delay mechanism to rely more on I/O spinning. If spinning on theAdam David1994-06-161-2/+12
* From Hellmuth Michaelis, reviewed by Bruce Evans: This enablesJordan K. Hubbard1994-06-151-3/+3
* make BOOTWAIT loopcount parameter available for tuning.Adam David1994-06-151-2/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-25/+2
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toCharlie Root1993-07-131-1/+37
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+189