cvs commit: src/sys/dev/sound/pci emu10k1.c
Maxime Henrion
mux at FreeBSD.org
Fri Jun 4 16:42:33 GMT 2004
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
More information about the cvs-src
mailing list