Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/pci
It would be very helpful to document in bge(4) just which chips support jumbo
frames (and how big). Heck, it would be even more helpful if that was a
capability that ifconfig(8) could report because drivers declare it.
Erik <fair%netbsd.org@localhost>
On Jul 2, 2013, at 22:49 , SAITOH Masanobu <msaitoh%netbsd.org@localhost> wrote:
> 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