Date: Sun, 30 Jun 2002 14:59:09 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h Message-ID: <200206302159.g5ULx9FL043214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/06/30 14:59:09 PDT Modified files: sys/pci if_sis.c if_sisreg.h Log: Make sure that if_timer does not get reset if there are packets still queued for transmission. This should solve the problem of the device stalling on transmissions if some link event prevents transmission. There are other drivers which have the same problem and need to be fixed in the same way. MFC after: 3 days Revision Changes Path 1.51 +10 -18 src/sys/pci/if_sis.c 1.16 +1 -1 src/sys/pci/if_sisreg.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?200206302159.g5ULx9FL043214>