CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/07/06 06:36:53

Modified files:
        sys/dev/pci    : if_bwfm_pci.c 

Log message:
Add bus_dmamap_sync(9) calls to bwfm(4) so that we make sure the data
is synced properly before the CPU or the WiFi chip access the supplied
memory.  Makes PCIe-connected bwfm(4) work on ARM-based machines.

Reply via email to