From owner-cvs-all Sat Mar 17 8: 4:29 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 B347137B719; Sat, 17 Mar 2001 08:04:25 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2HG4Pi20129; Sat, 17 Mar 2001 08:04:25 -0800 (PST) (envelope-from cg) Message-Id: <200103171604.f2HG4Pi20129@freefall.freebsd.org> From: Cameron Grant Date: Sat, 17 Mar 2001 08:04:25 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/03/17 08:04:25 PST Modified files: sys/dev/sound/isa sbc.c Log: 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. Revision Changes Path 1.30 +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