summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/apic.c
AgeCommit message (Collapse)Author
2020-11-21malloc(9) -> kmem(9)thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
and remove code to handle failures that can no longer happen.
2014-03-31fix eisa_intr_stringchristos
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
Unfortunately our VCS isn't very helpful here.