diff options
author | mux <mux@FreeBSD.org> | 2005-03-07 13:20:49 +0000 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2005-03-07 13:20:49 +0000 |
commit | 3ed75489459a58ade0f9e2d49f26a3fe6434583d (patch) | |
tree | f02dc8fa3320e06d09a8c7049a8b859d3249f509 /lib/libc | |
parent | 360a1da14df362b5cd506c19c883bb3c9e19a549 (diff) | |
download | FreeBSD-src-3ed75489459a58ade0f9e2d49f26a3fe6434583d.zip FreeBSD-src-3ed75489459a58ade0f9e2d49f26a3fe6434583d.tar.gz |
- Encapsulate the code responsible for initializing a new TX descriptor
from an mbuf into the fxp_encap() function, as done in other drivers.
- Don't waste time calling bus_dmamap_load_mbuf() if we know the mbuf
chain is too long to fit in a TX descriptor, call m_defrag() first.
- Convert fxp(4) to use bus_dmamap_load_mbuf_sg().
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions