Re: MPSAFE fxp m_pkthdr not valid

2003-04-04 Thread Andrew Gallatin
Nate Lawson writes: > I have gotten fxp running with MPSAFE and did a large scp transfer. It > ran for a few minutes and then paniced. It was trap 12 (page fault) at > address 0x24. Here is where it crashed: > <..> > The deref of mb_head->m_pkthdr is invalid. Note that my fxp_intr functi

Re: MPSAFE fxp m_pkthdr not valid

2003-04-04 Thread Maxime Henrion
Nate Lawson wrote: > I have gotten fxp running with MPSAFE and did a large scp transfer. It > ran for a few minutes and then paniced. It was trap 12 (page fault) at > address 0x24. Here is where it crashed: > > fxp_start+0xcc > 0xc0194a4c is in fxp_start (../../../dev/fxp/if_fxp.c:1263). > 1258