freebsd-dev/sys/mips/rmi
Justin Hibbits 2dd1bdf183 Convert rman to use rman_res_t instead of u_long
Summary:
Migrate to using the semi-opaque type rman_res_t to specify rman resources.  For
now, this is still compatible with u_long.

This is step one in migrating rman to use uintmax_t for resources instead of
u_long.

Going forward, this could feasibly be used to specify architecture-specific
definitions of resource ranges, rather than baking a specific integer type into
the API.

This change has been broken out to facilitate MFC'ing drivers back to 10 without
breaking ABI.

Reviewed By: jhb
Sponsored by:	Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5075
2016-01-27 02:23:54 +00:00
..
dev Remove rge driver from Broadcom XLR 2015-09-04 19:57:28 +00:00
board.c
board.h
bus_space_rmi_pci.c
bus_space_rmi.c
files.xlr Remove rge driver from Broadcom XLR 2015-09-04 19:57:28 +00:00
fmn.c Use sbuf_printf() for sysctl strings instead of static buffers and snprintf. 2015-03-14 23:30:03 +00:00
interrupt.h
intr_machdep.c
iodi.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
iomap.h
Makefile.msgring
mpwait.S
msgring_xls.c
msgring_xls.cfg
msgring.c
msgring.cfg
msgring.h
pcibus.h
pic.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
rmi_boot_info.h
rmi_mips_exts.h
rootfs_list.txt Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
std.xlr
tick.c
uart_bus_xlr_iodi.c
uart_cpu_mips_xlr.c
xlr_csum_nocopy.S
xlr_i2c.c Make Broadcom XLR use shared ds1374 RTC driver. 2015-07-29 15:32:59 +00:00
xlr_machdep.c Convert remaining {g,s}etenv->kern_{g,s}etenv 2014-10-17 17:34:05 +00:00
xlr_pci.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
xlr_pcmcia.c
xls_ehci.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00