freebsd-dev/sys/boot/i386/boot2
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
..
boot1.m4 boot1: Eliminate EDD detection and optional use of disk packet 1998-11-08 15:36:35 +00:00
boot1.s Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
boot1.S Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
boot2.c Damn, I thought I had committed this already, but it seems not. 1999-01-10 13:29:52 +00:00
lib.h Add serial, dual, and probe-keyboard support. 1998-10-15 20:04:21 +00:00
Makefile boot1: Eliminate EDD detection and optional use of disk packet 1998-11-08 15:36:35 +00:00
sio.s Make serial port, data format, and bps configurable. 1998-10-20 20:20:48 +00:00
sio.S Make serial port, data format, and bps configurable. 1998-10-20 20:20:48 +00:00