History log of /dflybsd-src/sys/dev/netif/mxge/mcp_gen_header.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 89d55360 06-Sep-2013 Sepherosa Ziehau <sephe@dragonflybsd.org>

mxge: Sync w/ FreeBSD

- Update firmware
- Sync w/ FreeBSD if_mxge.c rev 254263

Local changes:
- Adjust output path a little bit:
o Utilize bus_dmamap_load_mbuf_defrag()
o Utilize the header l

mxge: Sync w/ FreeBSD

- Update firmware
- Sync w/ FreeBSD if_mxge.c rev 254263

Local changes:
- Adjust output path a little bit:
o Utilize bus_dmamap_load_mbuf_defrag()
o Utilize the header length fields in mbuf pkthdr instead of
peeking at the packet data
- Change TSO mode to NDIS mode
- Minor white space changes
- Nuke mxge_lro.c; we won't need it

show more ...


# 8892ea20 03-Jul-2009 Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>

import mxge from FreeBSD as is

Untouched; not hooked into build; will not compile