freebsd-src/sys/i386/boot
Bruce Evans 0166c5c6b4 Allow specifying the BIOS drive number. Removed the hd drive type.
hd essentially wired the FreeBSD drive number to 0 without changing
the BIOS drive number.  Now the numbers can be specified independently.

Replaced the BOOT_HD compile time flag with with BOOT_HD_BIAS.  Defining
the new flag as 1 should give the same behaviour as defining the old
flag as anything.  I haven't tested defining these flags.
1996-04-07 14:28:05 +00:00
..
biosboot Allow specifying the BIOS drive number. Removed the hd drive type. 1996-04-07 14:28:05 +00:00
dosboot Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kzipboot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
netboot Improvementss to netboot 1996-04-03 19:01:37 +00:00
Makefile Added kzipboot 1995-04-15 08:24:33 +00:00