Gerard Roudier wrote: > > > On Tue, 7 Dec 1999, Peter Wemm wrote: > > > I might add that others have found that using sym + fxp on the N440BX > > motherboards didn't solve their problems, or moved the problem elsewhere, > > eg: to the sbdrop() etc routines. One other interesting variable.. an ahc > > + pn driver combination on a 440BX motherboard under -current in late may > > 99 had the exact same problems we saw a number of times with ncr + fxp (ie: > > sbdrop, sbflush, m_copym etc panics). The same motherboard with ahc + de o r > > fxp did not have the problems. > > (ncr || sym || ahc) && fxp = TRUE makes the fxp a better culprit. :-) No no, ahc && fxp == FALSE. ahc && if_pn == TRUE. (or was true in june, on non-N440BX machines, with an *exact* match of a crash class the fxp && ncr machines were having in october). Cheers, -Peter -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Parag Patel
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Gerard Roudier
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Ed Hall
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Ed Hall
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Peter Wemm
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Andrew Gallatin
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Doug Rabson
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Gerard Roudier
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Peter Wemm
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Pat Lynch
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Jordan K. Hubbard
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Dennis
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Jordan K. Hubbard
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Jordan K. Hubbard
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Matthew Dillon
- Re: PCI DMA lockups in 3.2 (3.3 maybe?) Eivind Eklund