NetBSD/sys/arch/hpcmips
msaitoh eabd5e1de9 Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with
snprintb(3) (in between NetBSD 5 and 6). Old bitmask_snprint(9) didn't add
0x" automatically for hexadecimal value, so old code used it with "0x%s".
2017-03-31 08:38:13 +00:00
..
compile
conf wildcard speaker attachments, now that we can handle many of them. 2016-12-13 20:42:15 +00:00
dev Omit needless nullmmap. 2016-12-17 03:46:52 +00:00
hpcmips switch all ports to use uvm_init.c:uvm_md_init() 2016-12-22 14:47:53 +00:00
include add isa_intr_establish_xname() to MD isa headers so that it can be used 2016-10-18 22:04:33 +00:00
isa split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pci Add to pci_bus_devorder() an argument that tells the number of slots 2011-08-24 20:27:35 +00:00
stand PR 51200 gets in libsa considered harmful: use kgets 2016-06-11 06:24:36 +00:00
tx Use pmap_kenter flags to create cached/uncached entries. 2016-07-11 16:18:55 +00:00
vr Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with 2017-03-31 08:38:13 +00:00
Makefile
TODO