freebsd-skq/sys/dev/bce
Pyun YongHyeon 6351e52fcf Use bus_get_dma_tag() to get parent tag. Also use
BUS_SPACE_MAXSIZE_32BIT to specify sum of all segment lengths.
Previously it used MAXBSIZE which was wrong.

Reviewed by:	davidch
2010-07-19 23:35:43 +00:00
..
if_bce.c Use bus_get_dma_tag() to get parent tag. Also use 2010-07-19 23:35:43 +00:00
if_bcefw.h - Added support for 5709S/5716S PHYs. 2010-03-18 21:00:53 +00:00
if_bcereg.h - Enable flow control. 2010-04-30 02:35:46 +00:00