Date: Tue, 13 Sep 2005 10:12:28 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro3.c Message-ID: <200509131012.j8DACTt6038541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2005-09-13 10:12:28 UTC FreeBSD src repository Modified files: sys/dev/sound/pci maestro3.c Log: Unlock driver lock before calling resource_int_value(9). This should fix LOR(in fact it's not LOR) in device attach. Revision Changes Path 1.29 +3 -0 src/sys/dev/sound/pci/maestro3.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509131012.j8DACTt6038541>