Home | History | Annotate | Download | only in sdmmc
History log of /src/sys/dev/sdmmc/if_bwi_sdio.c
RevisionDateAuthorComments
 1.1  19-Jan-2025  jmcneill branches: 1.1.2; 1.1.6;
bwi(4): Add support for Nintendo Wii WLAN.

Adapt the bwi(4) driver to support SDIO attachment and driving TX/RX using
PIO instead of DMA since the latter is not supported on SDIO busses.
 1.1.6.2  02-Aug-2025  perseant Sync with HEAD
 1.1.6.1  19-Jan-2025  perseant file if_bwi_sdio.c was added on branch perseant-exfatfs on 2025-08-02 05:57:03 +0000
 1.1.2.2  02-Feb-2025  martin Pull up following revision(s) (requested by jmcneill in ticket #1041):

sys/dev/ic/bwi.c: revision 1.40
share/man/man4/bwi.4: revision 1.15
sys/dev/sdmmc/if_bwi_sdio.c: revision 1.1
sys/dev/ic/bwi.c: revision 1.41
sys/dev/sdmmc/sdmmcvar.h: revision 1.38
sys/dev/ic/bwireg.h: revision 1.5
sys/dev/ic/bwi.c: revision 1.39
sys/dev/ic/bwivar.h: revision 1.11
sys/dev/sdmmc/sdmmc_cis.c: revision 1.10
sys/dev/sdmmc/files.sdmmc: revision 1.6
sys/arch/evbppc/conf/WII: revision 1.7

bwi: Remove unnecessary pcivar.h include

sdmmc: Capture lan_nid and expose sdmmc_cisptr
LAN NID contains the MAC address for networking adapters.
Device drivers may want to processor vendor specific tuple codes, so
expose sdmmc_cisptr to help this.

bwi(4): Add support for Nintendo Wii WLAN.

Adapt the bwi(4) driver to support SDIO attachment and driving TX/RX using
PIO instead of DMA since the latter is not supported on SDIO busses.

fix uninitialized
 1.1.2.1  19-Jan-2025  martin file if_bwi_sdio.c was added on branch netbsd-10 on 2025-02-02 14:29:59 +0000

RSS XML Feed