freebsd-dev/sys/dev/dc
Luigi Rizzo 2dfc960a5b Avoid an unnecessary copy of a packet if it is already in a single mbuf.
Introduce an additional device flag for those NICs which require the
transmit buffers to be aligned to 32-bit boundaries.

(the equivalen fix for STABLE is slightly simpler because there are
no supported chips which require this alignment there.)
2001-12-11 02:47:53 +00:00
..
dcphy.c Cleanup pass for mii drivers. 2001-09-29 19:18:52 +00:00
if_dc.c Avoid an unnecessary copy of a packet if it is already in a single mbuf. 2001-12-11 02:47:53 +00:00
if_dcreg.h Avoid an unnecessary copy of a packet if it is already in a single mbuf. 2001-12-11 02:47:53 +00:00
pnphy.c Cleanup pass for mii drivers. 2001-09-29 19:18:52 +00:00