summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/biosboot/io.c
Commit message (Expand)AuthorAgeFilesLines
* Make this compile again under -current. The modifications to io.cjoerg1997-07-121-5/+32
* - Added support for "dual" internal/serial consoles (-D flag). If -D is set,bde1997-06-091-13/+23
* Staticize.bde1997-05-271-2/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed timeouts. I broke them in rev.1.17 for the FORCE_COMCONSOLE andbde1996-04-301-4/+21
* Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet'bde1996-03-081-1/+3
* Made the timeouts in gets() machine-independent. Use the BIOS tickbde1996-03-081-31/+35
* Implement an optional TIMEOUT value while entering the boot parameterjoerg1996-01-211-1/+27
* Reset defaults in case of boot() is looping several times (e.g. thejoerg1995-06-251-3/+4
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Boot block cleanup.joerg1995-04-141-23/+22
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-10/+11
* Submitted by: Bill Paul (wpaul@ctr.columbia.edu)wpaul1995-01-201-24/+18
* Improved the user interface:dg1994-11-071-5/+11
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITadam1994-09-201-4/+15
* Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/libswallace1994-09-181-1/+3
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-3/+1
* Changed delay mechanism to rely more on I/O spinning. If spinning on theadam1994-06-161-2/+12
* From Hellmuth Michaelis, reviewed by Bruce Evans: This enablesjkh1994-06-151-3/+3
* make BOOTWAIT loopcount parameter available for tuning.adam1994-06-151-2/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-25/+2
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toroot1993-07-131-1/+37
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+189
OpenPOWER on IntegriCloud