CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/06 04:48:30
Modified files:
sys/dev/sdmmc : if_bwfm_sdio.c
Log message:
Add firmware selection for BRCM_CC_43241_CHIP_ID (0x4324).
According to NetBSD, this chip uses one of three firmwares depending
on its revision, but all of them are already included in the
bwfm-firmware package, so we can load one of them.
ok patrick@ sthen@
