mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
instead of doing the first load with the BUS_DMA_NOWAIT flag. On 4.x with PAE and > 4gb of RAM this proved disastrous if there weren't enough bounce pages as amr_mapcmd() would return failure but the callback would later fire once enough bounce pages were available and would then overwrite another command's S/G list. MFC after: 3 days Submitted by: scottl (4.x version) Reviewed by: scottl (port from 4.x to HEAD) |
||
|---|---|---|
| .. | ||
| amr.c | ||
| amr_cam.c | ||
| amr_disk.c | ||
| amr_linux.c | ||
| amr_pci.c | ||
| amr_tables.h | ||
| amrio.h | ||
| amrreg.h | ||
| amrvar.h | ||