From owner-cvs-all Thu Oct 19 15:36:44 2000 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 E8FB237B479; Thu, 19 Oct 2000 15:36:41 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA48243; Thu, 19 Oct 2000 15:36:41 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010192236.PAA48243@freefall.freebsd.org> From: Warner Losh Date: Thu, 19 Oct 2000 15:36:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/10/19 15:36:41 PDT Modified files: sys/dev/pccard pccard.c Log: o Fix memory leak in ivars o Change name of bus o Change the panic on resource allocation failure to just a message. We'll work out why this fails later in the pcic/pccbb code merge. Revision Changes Path 1.25 +26 -7 src/sys/dev/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message