From owner-cvs-all Wed Jan 26 2:27:14 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 F084F14A1F; Wed, 26 Jan 2000 02:27:12 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10529; Wed, 26 Jan 2000 02:27:12 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200001261027.CAA10529@freefall.freebsd.org> From: Nick Hibma Date: Wed, 26 Jan 2000 02:27:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c ohci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 2000/01/26 02:27:12 PST Modified files: sys/pci uhci_pci.c ohci_pci.c Log: Don't set ivars until we checked the return value from device_add_child. Revision Changes Path 1.20 +2 -2 src/sys/pci/uhci_pci.c 1.13 +2 -2 src/sys/pci/ohci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message