CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/07/02 22:54:05
Modified files:
sys/dev/mii : brgphy.c
sys/dev/pci : if_bnx.c if_bnxreg.h
Log message:
this is a rather large change to add support for the BCM5709.
the 5709s use a the b09 firmwares, which is different to the b06 used by
all the other chips supported by bnx. the majority of the diff comes from
special handling for some indirect reads and writes, and because it needs
more host memory to operate with.
ive tried to keep the cosmetic changes to a minimum.
"go for it" deraadt@