History log of /openbsd/sys/arch/i386/stand/libsa/softraid_i386.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 3e58d19e 09-Dec-2020 krw <krw@openbsd.org>

Use daddr_t and not daddr32_t in boot media.

At a minimum, amd64/i386 should now boot from 4TB GPT formatted disks.

More daddr32_t terminations with extreme prejudice to follow.

Tested by various,

Use daddr_t and not daddr32_t in boot media.

At a minimum, amd64/i386 should now boot from 4TB GPT formatted disks.

More daddr32_t terminations with extreme prejudice to follow.

Tested by various, in snaps for a few days.

ok deraadt@

show more ...


# bac5600a 18-Dec-2017 fcambus <fcambus@openbsd.org>

Add sizes for free() in libsa for amd64 and i386.

OK tom@, deraadt@


# a211a09c 11-Sep-2016 jsing <jsing@openbsd.org>

Switch i386 boot code to libsa MI softraid.


# 65f4a3c7 11-Sep-2016 jsing <jsing@openbsd.org>

Rename softraid boot files, which are currently in an MD location. This
will allow us to bring in a MI softraid.{c,h} in lib/libsa.