Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   msaitoh
Date:           Wed Jul  3 05:49:36 UTC 2013

Modified Files:
        src/sys/dev/pci: if_bge.c

Log Message:
 Add BGE_JUMBO_CAPABLE flag to some chips. Before this commit,
the following chips support the jumbo frame function:

        5700
        5701
        5702
        5703
        5704

With this commit, the following chip support it, too:

        5714
        5780
        5717
        5718
        5719 (exclude rev. A0)
        5720
        57765
        57766


To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 src/sys/dev/pci/if_bge.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index