From owner-cvs-all Sun Mar 25 11: 9: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1783337B719; Sun, 25 Mar 2001 11:09:07 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2PJ97340479; Sun, 25 Mar 2001 11:09:07 -0800 (PST) (envelope-from cg) Message-Id: <200103251909.f2PJ97340479@freefall.freebsd.org> From: Cameron Grant Date: Sun, 25 Mar 2001 11:09:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa mss.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/03/25 11:09:06 PST Modified files: sys/dev/sound/isa mss.c Log: release resources if one of the speculative probes in opti_detect() fails, otherwise resource_list_alloc panics when opti_detect tries its next probe. Revision Changes Path 1.67 +13 -8 src/sys/dev/sound/isa/mss.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message