Date: Sun, 17 Aug 2003 20:15:44 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200308180315.h7I3FiiL042257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/08/17 20:15:44 PDT FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Put the clearing of the socket cd interrupt and setting of it under protection of sc->mtx. Sometimes multiple insert/ejections could cause further insertion/removals to not happen due to racing an ISR... Revision Changes Path 1.89 +8 -10 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308180315.h7I3FiiL042257>