mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
a device specific DMA tag. On amd64 it could exhaust all of bounce pages when bus_dma_tag_create(9) is called at malo_pci_attach() then as result in next turn it returns ENOMEM. This fix a attach fail on amd64. Pointed by: yongari Tested by: dchagin MFC after: 3 days |
||
|---|---|---|
| .. | ||
| if_malo.c | ||
| if_malo.h | ||
| if_malo_pci.c | ||
| if_malohal.c | ||
| if_malohal.h | ||
| if_maloioctl.h | ||