Date: Mon, 14 Mar 2011 17:54:29 -0700 From: Vijay Singh <vijju.singh@gmail.com> To: freebsd-net@freebsd.org Subject: Jumbo frame support for BGE_ASICREV_BCM5714 Message-ID: <AANLkTimqca%2B72jvWi89LnrP0F4MNdvK7YaG2pTavNiC3@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimqca%2B72jvWi89LnrP0F4MNdvK7YaG2pTavNiC3>