CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/29 06:50:00
Modified files:
sys/dev/pci : if_bnxt.c
Log message:
Enable 64-bit DMA on bnxt(4).
Initial diff from sf@. I added DMA_64BIT to more bus_dmamap_create() calls.
Tested on BCM57412.
ok jmatthew@
