History log of /netbsd/sys/arch/sandpoint/stand/altboot/nvt.c (Results 1 – 3 of 3)
Revision Date Author Comments
# a3034375 30-Oct-2011 phx <phx@NetBSD.org>

Added in8() and out8() to access a byte with reorder-protection.
Use it in all drivers instead of (volatile uint8_t *).


# 9d74806a 27-Jan-2011 phx <phx@NetBSD.org>

Debugging output is only visible when DEBUG is defined.


# 03058ddd 23-Jan-2011 nisimura <nisimura@NetBSD.org>

change bootloader name to "altboot". bump version and add README.