freebsd-skq/sys/dev/dc
marius cd5da88fc1 - Use m_collapse(9) instead of m_defrag(9) if possible. This results
in a noticeable reduction in system time spent.
- If bus_dmamap_load_mbuf_sg(9) fails with EFBIG and we already have
  defragmented the mbuf chain, don't bother to defragment and load it
  a second time just yet as it's likely to fail again anyway.

MFC after:	3 days
2008-08-23 20:57:48 +00:00
..
dcphy.c IEEE 802.3 Annex 28B.3 explicitly specifies the following relative 2007-11-16 10:25:36 +00:00
if_dc.c - Use m_collapse(9) instead of m_defrag(9) if possible. This results 2008-08-23 20:57:48 +00:00
if_dcreg.h - Const'ify the dc_devs array. 2008-03-24 17:38:24 +00:00
pnphy.c Replace hard-coded magic constants to system defined constants 2006-08-02 05:28:52 +00:00