freebsd-nq/sys/dev/bce
Marius Strobl 499e58864a - Make tables, device ID strings etc const.
- Use NULL instead of 0 for pointers.
- Remove redundant bzero(9)'ing of the softc.
- Remove redundant/unused softc members.
- Don't allocate MSI/MSI-X as RF_SHAREABLE.
- Re-use bus accessor macros instead of duplicating them.
- In bce_miibus_{read,write}_reg(), remove superfluous limiting of the PHY
  address (missed in r213893).

MFC after:	1 week
2013-03-01 19:12:38 +00:00
..
if_bce.c - Make tables, device ID strings etc const. 2013-03-01 19:12:38 +00:00
if_bcefw.h - Updated firmware which improves small packet performance. 2011-02-11 00:41:49 +00:00
if_bcereg.h - Make tables, device ID strings etc const. 2013-03-01 19:12:38 +00:00