CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/07 15:01:04
Modified files:
sys/dev/ic : bwfm.c bwfmvar.h
sys/dev/usb : if_bwfm_usb.c
Log message:
Move parsing the BCDC header on RX into a protocol specific RX
function so it can be shared with the SDIO attachment driver.
