NetBSD/sys/dev/sdmmc
riastradh 0773cbe172 Remove unnecessary wait in ldbegindetach.
Like disk_begindetach, ldbegindetach only commits to detaching but
doesn't wait for existing xfers to drain; it is up to the driver to
abort them, once we are committed, and then ldenddetach to wait for
them to drain.
2020-08-02 01:17:56 +00:00
..
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 Sort includes. Nix trailing whitespace. 2020-07-22 17:23:12 +00:00
if_bwfm_sdio.h More register definitions. 2019-10-03 10:53:34 +00:00
ld_sdmmc.c Remove unnecessary wait in ldbegindetach. 2020-08-02 01:17:56 +00:00
Makefile.sdmmcdevs
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 Identify SDHC 4.1 and 4.2. From {DragonFly,Free}BSD. 2020-07-15 15:57:52 +00:00
sdhcreg.h Identify SDHC 4.1 and 4.2. From {DragonFly,Free}BSD. 2020-07-15 15:57:52 +00:00
sdhcvar.h Add SDHC flags. 2019-10-23 05:20:52 +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
sdmmc.c Fix races in sdmmc tasks and teach ld@sdmmc to abort xfers on detach. 2020-05-24 17:26:18 +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