From owner-cvs-all Sun Mar 18 9:10: 1 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 4734337B719; Sun, 18 Mar 2001 09:09:55 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IH9tx77603; Sun, 18 Mar 2001 09:09:55 -0800 (PST) (envelope-from cg) Message-Id: <200103181709.f2IH9tx77603@freefall.freebsd.org> From: Cameron Grant Date: Sun, 18 Mar 2001 09:09:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa sbc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/03/18 09:09:55 PST Modified files: (Branch: RELENG_4) sys/dev/sound/isa sbc.c Log: MFC: rev 1.30 destroy child devices on detach to prevent ever-increasing numbers of pcm/midi devices trying to attach if the module is repeatedly loaded and unloaded. Approved by: jkh Revision Changes Path 1.19.2.7 +11 -8 src/sys/dev/sound/isa/sbc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message