Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separated serial boot block interface routine into NS16550 stuff and | kato | 2000-03-30 | 1 | -146/+2 |
| | | | | i8251 stuff. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Update #include statements to reflect the new location of "sioreg.h". | jdp | 1999-04-22 | 1 | -2/+2 |
| | | | | | | With these changes plus the egcs fix I committed a few minutes ago, "make -DWANT_AOUT world" works again. Most likely, "make upgrade" is fixed too, though I haven't tested that. | ||||
* | PC98 version of new boot loader. Because boot2 has not yet ported, | kato | 1999-02-03 | 1 | -0/+201 |
files in boot2 directory are copies from legacy biosboot. Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp> |