arplookup problems

2005-09-26 Thread Daemon
I hope this is the correct list to post to, if not, I apologize. I've had an ongoing problem with arplookup for some months now and as of yet, haven't been able to find anything on the web concerning my particular problem. Every 24 hours, almost to the minute, I get the following errors; *Note T

Re: ath(4) panic: bus_dmamap_load_sg: no mbuf packet header!

2005-09-26 Thread Sam Leffler
Pawel Jakub Dawidek wrote: Hi. I configured NAT (using pf(4)) on my laptop: MacOSX (Tiger) <-> ath0[my laptop]bge0 <-> local machine When I started downloading few files on Mac from "local machine" via FTP in parallel I got this panic after few minutes (I was able to reproduce it): pa

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Dave+Seddon
Can we try running the windows drivers? Wasn't that called project evil. Dave Scott M. Ferris writes: On 9/26/05, Petri Helenius <[EMAIL PROTECTED]> wrote: Does anyone have the programming data for the chipsets so the driver could be taken further? I've been unable to obtain them from I

ath(4) panic: bus_dmamap_load_sg: no mbuf packet header!

2005-09-26 Thread Pawel Jakub Dawidek
Hi. I configured NAT (using pf(4)) on my laptop: MacOSX (Tiger) <-> ath0[my laptop]bge0 <-> local machine When I started downloading few files on Mac from "local machine" via FTP in parallel I got this panic after few minutes (I was able to reproduce it): panic: bus_dmamap_load_sg: no m

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Scott M. Ferris
On 9/26/05, Petri Helenius <[EMAIL PROTECTED]> wrote: > > Does anyone have the programming data for the chipsets so the driver > could be taken further? I've been unable to obtain them from Intel > despite of repeated attempts. Intel released the 8254x Developer Manual in late July, so some inform

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Benjamin Rosenblum
i believe one of the problems that im having is the size of the onboard memory. the new intel gig cards (82547 and higher) only have 40K onboard instead of the original 64K onboard. i have a few servers that i built with the older cards that do not seem to have the same problems. unfortunate

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Petri Helenius
Benjamin Rosenblum wrote: the em driver in itself is extremly buggy. many people, myself included, are hitting some major problems with this driver that are causeing some serious issues. i cant transfer any large files to my server because the em driver panics and drops the connection for 15

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Benjamin Rosenblum
the em driver in itself is extremly buggy. many people, myself included, are hitting some major problems with this driver that are causeing some serious issues. i cant transfer any large files to my server because the em driver panics and drops the connection for 15-20 seconds. its a real pa

em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Gleb Smirnoff
Colleagues, during last month we are experiencing a nasty problem with em(4) driver. Several times a day the receive path of the driver wedges for a minute or two. During wedge the transmit part works with no problems. The latter fact makes this problem very nasty, because the problematic rout

Current problem reports assigned to you

2005-09-26 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w

Re: Fixed Dest Port for traceroute(8)

2005-09-26 Thread Maxim Konovalov
[...] > Index: traceroute.c > === > RCS file: /ncvs/freebsd/src/contrib/traceroute/traceroute.c,v > retrieving revision 1.27 > diff -u -r1.27 traceroute.c > --- traceroute.c 26 Aug 2005 18:08:24 - 1.27 > +++ traceroute.c