1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/boot/i386
Peter Wemm c03b24b2d8 Damn, I thought I had committed this already, but it seems not.
Move the relocated boot1 and arg transfer space from 0x600/0x800 to
0x700/0x900.  In theory this should make no difference, apart from the fact
that Buslogic controllers happen to use a few bytes at 0x600 for some sort
of scratch space for it's int 0x13 hook (!!!), causing the machine to crash
badly when the boot2 code makes it's callbacks into boot1 for disk IO.

Submitted by:	Robert Nordier <rnordier@freebsd.org>
1999-01-10 13:29:52 +00:00
..
boot0 Revise some comments and labels. 1998-12-05 11:58:33 +00:00
boot2 Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
btx Revise a few comments. 1998-11-02 17:53:08 +00:00
gptboot Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
libi386 Extend bd_print() so that it displays slices and partitions on disks. 1999-01-09 02:36:19 +00:00
loader Explicitly look for kzip in /usr/bin, again this is a stopgap, to avoid 1999-01-09 20:14:46 +00:00
Makefile Activate boot2. 1998-10-14 20:40:56 +00:00