Date: Sun, 14 Jul 2002 05:09:48 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hme if_hme.c if_hmereg.h Message-ID: <200207141209.g6EC9mLP099993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/07/14 05:09:48 PDT Modified files: sys/dev/hme if_hme.c if_hmereg.h Log: Miscellaneous fixes: - always reinitialize the rx descriptors, even if the mbuf is kept. This should fix the hangs on ifconfig that were observed - on an rx overflow, reinitialize the descriptor so that the interface will not hang - correct some bus_dmamap_sync() calls - correct some debug messages - some minor nits Revision Changes Path 1.5 +47 -22 src/sys/dev/hme/if_hme.c 1.3 +0 -6 src/sys/dev/hme/if_hmereg.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?200207141209.g6EC9mLP099993>