Date: Fri, 4 Jun 2004 09:42:33 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c Message-ID: <200406041642.i54GgX1c012688@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2004/06/04 09:42:33 PDT FreeBSD src repository Modified files: sys/dev/sound/pci emu10k1.c Log: Make the emu10k1 pcm driver INTR_MPSAFE. The locking is modeled exactly as done in the cmi driver. I am quite confident this is safe since I'm runing this for more than two weeks now, on an SMP box. A few people tested this patch for me successfully as well. Revision Changes Path 1.49 +46 -28 src/sys/dev/sound/pci/emu10k1.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406041642.i54GgX1c012688>