Hello - src/sys/i386/i386/busdma_machdep.c:/^bus_dmamap_load_mbuf/ prohibits loading an mbuf that does not contain a packet header. Some drivers use this (xl), some don't (fxp). Are all packets supposed to have the M_PKTHDR flag? Why? Cheers, Sam