RE: 4.8 panic "ffs_clusteralloc: map mismatch"

2003-07-16 Thread k.j.koster
Dear Andrew, > > My system has brand new MB (supermicro dual proc mainbord > with U160 SCSI & > fxp NIC integrated), P3 processor & memory (btw, ECC memory). > Other components are not-so-new, but they worked flawlessly > for about a year with another MB. > There is a little memory tester at

RE: ping: sendto: No buffer space available

2003-02-06 Thread k.j.koster
Dear All, > > : --- if_ep.c Fri Feb 1 19:51:43 2002 > : +++ if_ep.c.fix Sat Feb 9 12:49:31 2002 > : @@ -571,7 +571,6 @@ > : > : if (status & (S_RX_COMPLETE | S_RX_EARLY)) { > : epread(sc); > : - continue; > : } > : if (status & S_TX_AVAIL) { >