2dd1bdf183
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 |
||
---|---|---|
.. | ||
at91_aic.c | ||
at91_aicreg.h | ||
at91_cfata.c | ||
at91_common.c | ||
at91_gpio.h | ||
at91_machdep.c | ||
at91_mci.c | ||
at91_mcireg.h | ||
at91_ohci_fdt.c | ||
at91_ohci.c | ||
at91_pdcreg.h | ||
at91_pinctrl.c | ||
at91_pio_sam9g20.h | ||
at91_pio_sam9g45.h | ||
at91_pio.c | ||
at91_pioreg.h | ||
at91_piovar.h | ||
at91_pit.c | ||
at91_pitreg.h | ||
at91_pmc.c | ||
at91_pmcreg.h | ||
at91_pmcvar.h | ||
at91_reset.S | ||
at91_rst.c | ||
at91_rstreg.h | ||
at91_rtc.c | ||
at91_rtcreg.h | ||
at91_sdramc.c | ||
at91_shdwc.c | ||
at91_smc.c | ||
at91_smc.h | ||
at91_spi.c | ||
at91_spireg.h | ||
at91_ssc.c | ||
at91_sscreg.h | ||
at91_st.c | ||
at91_streg.h | ||
at91_tcb.c | ||
at91_twi.c | ||
at91_twiio.h | ||
at91_twireg.h | ||
at91_usartreg.h | ||
at91_wdt.c | ||
at91_wdtreg.h | ||
at91.c | ||
at91board.h | ||
at91reg.h | ||
at91rm92reg.h | ||
at91rm9200_devices.c | ||
at91rm9200.c | ||
at91rm9200var.h | ||
at91sam9g20.c | ||
at91sam9g20reg.h | ||
at91sam9g45.c | ||
at91sam9g45reg.h | ||
at91sam9x5.c | ||
at91sam9x5reg.h | ||
at91sam9260.c | ||
at91sam9260reg.h | ||
at91soc.c | ||
at91soc.h | ||
at91var.h | ||
board_bwct.c | ||
board_eb9200.c | ||
board_ethernut5.c | ||
board_hl200.c | ||
board_hl201.c | ||
board_kb920x.c | ||
board_qila9g20.c | ||
board_sam9g20ek.c | ||
board_sam9x25ek.c | ||
board_sam9260ek.c | ||
board_sn9g45.c | ||
board_tsc4370.c | ||
files.at91 | ||
if_ate.c | ||
if_atereg.h | ||
if_macb.c | ||
if_macbreg.h | ||
if_macbvar.h | ||
std.at91 | ||
std.at91sam9 | ||
std.at91sam9g45 | ||
std.atmel | ||
std.bwct | ||
std.eb9200 | ||
std.ethernut5 | ||
std.hl200 | ||
std.hl201 | ||
std.kb920x | ||
std.qila9g20 | ||
std.sam9g20ek | ||
std.sam9x25ek | ||
std.sam9260ek | ||
std.sn9g45 | ||
std.tsc4370 | ||
uart_bus_at91usart.c | ||
uart_cpu_at91usart.c | ||
uart_dev_at91usart.c |