Date: Thu, 19 Apr 2007 17:14:06 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci intpm.c Message-ID: <200704191714.l3JHE6pJ064256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-04-19 17:14:06 UTC FreeBSD src repository Modified files: sys/pci intpm.c Log: Oops, fix intsmb(4) attach. Don't overwrite the 'value' holding the interrupt mode with the SMB revision before checking 'value' for a valid interrupt mode. Reported by: Ulrich Spoerlein <uspoerlein of gmail fame> Revision Changes Path 1.39 +1 -2 src/sys/pci/intpm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704191714.l3JHE6pJ064256>