From owner-cvs-all Tue Feb 29 1:36:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF1FD37BA9D; Tue, 29 Feb 2000 01:36:26 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA42640; Tue, 29 Feb 2000 01:36:26 -0800 (PST) (envelope-from dfr@FreeBSD.org) Message-Id: <200002290936.BAA42640@freefall.freebsd.org> From: Doug Rabson Date: Tue, 29 Feb 2000 01:36:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 2000/02/29 01:36:26 PST Modified files: sys/kern subr_bus.c Log: If a driver probe fails, unset it from the device. This fixes a problem with certain multiport cards. Approved by: jkh Revision Changes Path 1.54 +4 -2 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message