From owner-cvs-all Fri Nov 2 9:31: 8 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 5B49F37B40D; Fri, 2 Nov 2001 09:31:01 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA2HV1Z05050; Fri, 2 Nov 2001 09:31:01 -0800 (PST) (envelope-from imp) Message-Id: <200111021731.fA2HV1Z05050@freefall.freebsd.org> From: Warner Losh Date: Fri, 2 Nov 2001 09:31:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/11/02 09:31:01 PST Modified files: sys/pccard pccard.c Log: Print a warning when device_add_child returns NULL. This used to be impossible at this point, but now it apparently is. Grump. Submitted by: OGAWA Takaya Revision Changes Path 1.138 +6 -1 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message