From owner-cvs-all Mon Jan 8 14:16:50 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 57A7637B400; Mon, 8 Jan 2001 14:16:27 -0800 (PST) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f08MGRZ72485; Mon, 8 Jan 2001 14:16:27 -0800 (PST) (envelope-from n_hibma) Message-Id: <200101082216.f08MGRZ72485@freefall.freebsd.org> From: Nick Hibma Date: Mon, 8 Jan 2001 14:16:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2001/01/08 14:16:27 PST Modified files: sys/kern subr_bus.c Log: Unset the devclass if the attach fails and the devclass was not set to begin with. Reviewed by: dfr Revision Changes Path 1.88 +5 -1 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message