summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2/serial.S
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement the boot2 for pc98 completely.nyan2009-12-311-57/+0
| | | | | | | | | | | | | | | | It's based on the newest i386's one and has the advantage of: - ELF binary support. - UFS2 filesystem support. - Many FreeBSD slices support on a disk. Tested by: SATOU Tomokazu ( tomo1770 _ maple _ ocn _ ne _ jp ), WATANABE Kazuhiro ( CQG00620 _ nifty _ ne _ jp ) and nyan MFC after: 2 week Happy New Year in Japan!!
* Separated serial boot block interface routine into NS16550 stuff andkato2000-03-301-146/+2
| | | | i8251 stuff.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Update #include statements to reflect the new location of "sioreg.h".jdp1999-04-221-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,kato1999-02-031-0/+201
files in boot2 directory are copies from legacy biosboot. Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
OpenPOWER on IntegriCloud