Date: Sun, 2 May 1999 15:01:26 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_ex.c Message-ID: <199905022201.PAA55082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/02 15:01:26 PDT
Modified files:
sys/i386/isa if_ex.c
Log:
Set ifq_maxlen to default value. (This should be safe, it's not clear
if there's benefit to setting it to the exact amount, it appears the
card has 32K of ram, and 8K is used for outgoing packets, that would
be something like a queue limit of 5 packets. I don't think that's
useful...)
PR: 11456
Submitted by: Stephen J. Roznowski <sjr@home.net>
Revision Changes Path
1.15 +2 -1 src/sys/i386/isa/if_ex.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905022201.PAA55082>
