From owner-cvs-all Wed Mar 1 20: 5:43 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 2816737B9EC; Wed, 1 Mar 2000 20:05:35 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 8EEA91CE2; Thu, 2 Mar 2000 12:05:21 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: Message from Peter Wemm of "Wed, 01 Mar 2000 19:45:43 PST." <200003020345.TAA26322@freefall.freebsd.org> Date: Thu, 02 Mar 2000 12:05:21 +0800 From: Peter Wemm Message-Id: <20000302040521.8EEA91CE2@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 2000/03/01 19:45:43 PST > > Modified files: > sys/isa sio.c > Log: > Fix two more problems with freeing the softc data manually. subr_bus.c > is responsible for this and this will lead to malloc 'freeing already > free' type panics. One was in the probe code, the other was in the > pccard eject? code. More work is needed, probably using an internal table of private softc pointers. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message