tech-kern archive

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

Re: broadcom 57766 and jumbo frames



SAITOH Masanobu <msaitoh%execsw.org@localhost> wrote:

> It's time for me to buy iMac... ;-)

Did you have a look at the 57766 commit in Linux? There are a few 57766
and  57665 specific things:

http://code.google.com/p/linux-picosam9g45/source/diff?spec=svn55086ad95
d740577def0b4e6ecc2c0ae9b0d6dec&r=55086ad95d740577def0b4e6ecc2c0ae9b0d6d
ec&format=side&path=/drivers/net/ethernet/broadcom/tg3.c

I see the 2kB MMRR (see TG3_TX_BD_DMA_MAX_2K; and
RDMAC_MODE_JMB_2K_MMRR) which is used only by 57766

There are also 57765/57766 specific things I do not find in our drivers,
such as the numbers of rings: 4 Rx and 2 Tx 

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index