mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
driver should read updated status back after issuing a SCB command. To send a command to controller and read updated status back, driver should synchronize both memory read and write operations with device. Fix bus_dmamap_sync operation specifier used in fxp_dma_wait() by adding both memory read and memory write operations. |
||
|---|---|---|
| .. | ||
| if_fxp.c | ||
| if_fxpreg.h | ||
| if_fxpvar.h | ||
| rcvbundl.h | ||