NetBSD/sys/arch/mips/alchemy
martin 505728c6b8 Now that bus_handle_t is signed, avoid % operations on it. Convert all
% PAGE_SIZE to & PAGE_MASK. We don't expect to support non power of two
page sizes anytime soon ;-)
This makes PCI work again on my au1550.
2010-06-07 13:33:33 +00:00
..
dev Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
include
au1000.c
au1100.c
au1500.c
au1550.c
au_chipdep.c
au_cpureg_mem.c
au_himem_space.c Now that bus_handle_t is signed, avoid % operations on it. Convert all 2010-06-07 13:33:33 +00:00
au_icu.c Per discussion with <simonb> also block the interrupts from icu 1 for 2009-05-31 11:34:01 +00:00
au_timer.c
au_wired_space.c
aubus.c Fix printf format problems and latent bugs made visible by new bus_*_t types. 2009-12-16 08:26:14 +00:00