Jumbo frame support for BGE_ASICREV_BCM5714

Vijay Singh vijju.singh at gmail.com
Tue Mar 15 01:20:45 UTC 2011


Hi all. I'm working off 7.1. Is there support for jumbo frames
available on bge(4) for BGE_ASICREV_BCM5714?

regards,
vijay

PS: my version of the code looks like this:

        case BGE_ASICREV_BCM5714_A0:
        case BGE_ASICREV_BCM5780:
        case BGE_ASICREV_BCM5714:
                sc->bge_flags |= BGE_FLAG_5714_FAMILY /* | BGE_FLAG_JUMBO */;
                /* FALLTHRU */


More information about the freebsd-net mailing list