Date: Fri, 3 Sep 1999 13:58:40 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sfreg.h Message-ID: <199909032058.NAA53457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/09/03 13:58:40 PDT Modified files: sys/pci if_sfreg.h Log: #ifdef out the definition for the small packet RX ring. I ended up only using one RX ring because of the alignment issue, so we may as well save a few K of memory by not allocating space for it. Revision Changes Path 1.4 +10 -1 src/sys/pci/if_sfreg.h 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?199909032058.NAA53457>