History log of /openbsd/sys/arch/loongson/dev/htb.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 565153a0 10-May-2017 visa <visa@openbsd.org>

Add a PCI attach hook mechanism for htb(4), similar to the one
in bonito(4). Use the hook for setting up the PIC.

Discussed with miod@ long ago


# 36293ad0 09-May-2017 visa <visa@openbsd.org>

Fix range check.


# 7d353fcc 17-Nov-2016 visa <visa@openbsd.org>

Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,
and put the pieces together by platform glue.

Feedback from miod@