opnsense-src/sys/dev/bce
Xin LI 6fca90a0f9 Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before
doing bus_dmamap_sync() since it operates on the former, not the latter.

Reviewed by:	davidch
2008-12-16 04:59:04 +00:00
..
if_bce.c Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before 2008-12-16 04:59:04 +00:00
if_bcefw.h - Added support for BCM5709 and BCM5716 controllers. 2008-06-13 01:16:37 +00:00
if_bcereg.h - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00