NetBSD/sys/dev/sdmmc
jdolecek 1f937b3fb2 discussed with thorpej@, and it seems it's better to allocate the bss
alignment buffer statically (as part of softc) just to be sure to not
affect performance
2020-05-30 15:55:47 +00:00
..
Makefile.sdmmcdevs
devlist2h.awk drop my name from the advertising clause. 2019-12-02 19:23:53 +00:00
files.sdmmc Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on 2017-11-07 16:30:32 +00:00
if_bwfm_sdio.c discussed with thorpej@, and it seems it's better to allocate the bss 2020-05-30 15:55:47 +00:00
if_bwfm_sdio.h More register definitions. 2019-10-03 10:53:34 +00:00
ld_sdmmc.c Fix races in sdmmc tasks and teach ld@sdmmc to abort xfers on detach. 2020-05-24 17:26:18 +00:00
sbt.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
sdhc.c Avoid warnings for tautological shifts as sole conditional. 2019-10-28 18:11:15 +00:00
sdhcreg.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdhcvar.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdmmc.c Fix races in sdmmc tasks and teach ld@sdmmc to abort xfers on detach. 2020-05-24 17:26:18 +00:00
sdmmc_cis.c Whitespace police 2019-10-28 06:31:39 +00:00
sdmmc_io.c Fix races in sdmmc tasks and teach ld@sdmmc to abort xfers on detach. 2020-05-24 17:26:18 +00:00
sdmmc_ioreg.h Avoid changing signedness bit with << in sdmmc_ioreg.h 2019-12-19 17:24:45 +00:00
sdmmc_mem.c If the controller doesn't support switch func (opcode 6) then skip 2020-05-11 09:51:47 +00:00
sdmmcchip.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdmmcdevs Add product ID for Broadcom BCM43455 2020-01-01 12:15:53 +00:00
sdmmcdevs.h regen 2020-01-01 12:16:14 +00:00
sdmmcreg.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
sdmmcvar.h Fix races in sdmmc tasks and teach ld@sdmmc to abort xfers on detach. 2020-05-24 17:26:18 +00:00