Date: Mon, 9 Oct 2000 17:54:03 -0700 (PDT) From: Larry Lile <lile@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/oltr if_oltr.c Message-ID: <200010100054.RAA21741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
lile 2000/10/09 17:54:03 PDT Modified files: sys/contrib/dev/oltr if_oltr.c Log: o Change TX_BUFFER_LEN from 512 to 2048. o Remove bogus "spurious interrupt" message. o Ring buffer head and avail were incorrectly calculated. o Fix fragment count. o Fix ring entry for single station, default to 16Mbit. o Don't complain about long frames. Revision Changes Path 1.16 +12 -7 src/sys/contrib/dev/oltr/if_oltr.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?200010100054.RAA21741>