freebsd-src/sys/i386
Joerg Wunsch 2c681fc102 This became a frequently requested item now.
The files in this directory are modified version of "biosboot".  The
only difference is in that they perform their I/O via a serial port,
so their preferrable usage is to form bootblocks for systems where the
kernel happens to have an "options COMCONSOLE".  Most of the code is
actually shared with "biosboot", and make will not (and should not)
descend into this directory by default.  It is in the responsibility
of the user to build these bootblocks instead of the original ones.
1994-12-18 20:12:10 +00:00
..
apm Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
bios Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
boot This became a frequently requested item now. 1994-12-18 20:12:10 +00:00
conf Add a 'vn' to GENERIC 1994-12-18 12:01:40 +00:00
eisa Put the sequencer into FASTMODE during initialization. I can now 1994-11-29 23:06:54 +00:00
i386 Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will also 1994-12-18 19:42:41 +00:00
ibcs2 Fix bug around VOP_READDIR, now takes 6 parameters not 4. 1994-12-14 22:03:48 +00:00
include Add two more page table pages to keep 64MB machines happy. 1994-12-18 03:11:46 +00:00
isa Initialize syscons also in cases where it ain't the system's console 1994-12-18 19:45:53 +00:00
pci Unbogify the size being passed to bzero when clearing struct softc. 1994-12-18 14:40:26 +00:00
scsi Put the sequencer into FASTMODE during initialization. I can now 1994-11-29 23:06:54 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00