CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/09/18 11:15:51

Modified files:
        sys/dev/pci    : if_bge.c if_bgereg.h 

Log message:
Enable 64 bit DMA for bge(4) BCM5720.

The DMA engines of various bge(4) hardware is full of bugs.  Only
the latest revsion BCM5720 is common and it works with 64 bit DMA
addresses.  Enable mbufs in the 64 bit address space only for that
model.

OK deraadt@ kettenis@ jmatthew@

Reply via email to