freebsd-skq/sys/arm/at91
mav 3c4dfce5ca Allow card reader bridge driver to report maximum supported transfer size.
sdhci supports up to 65535 blocks transfers, at91_mci - one block.

Enable multiblock operations disabled before to follow at91_mci driver
limitations.

Reviewed by:	imp@
2008-10-29 20:01:26 +00:00
..
at91_mci.c Allow card reader bridge driver to report maximum supported transfer size. 2008-10-29 20:01:26 +00:00
at91_mcireg.h
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pioreg.h
at91_piovar.h Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pmc.c Use the proper clock domain for the usb host controller. 2008-08-19 22:16:10 +00:00
at91_pmcreg.h
at91_pmcvar.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00
at91_spireg.h
at91_ssc.c Kill bogus #if 0'd stuff for interrupts. They don't happen, and this 2008-09-05 22:29:50 +00:00
at91_sscreg.h
at91_st.c
at91_streg.h
at91_twi.c Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c - Add stream bus_space operations. 2008-10-26 22:53:59 +00:00
at91rm92reg.h
at91var.h
files.at91
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00
if_atereg.h fix multicast hash register definition 2008-07-12 23:40:07 +00:00
kb920x_machdep.c Kill bogus #if 1. There's no need for it since usb works these days. 2008-09-05 22:23:41 +00:00
ohci_atmelarm.c
std.at91
std.kb920x
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00