From owner-cvs-all Thu Dec 10 22:08:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA20296 for cvs-all-outgoing; Thu, 10 Dec 1998 22:08:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA20290; Thu, 10 Dec 1998 22:08:15 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.9.1/8.9.1) with ESMTP id XAA03707; Thu, 10 Dec 1998 23:08:04 -0700 (MST) (envelope-from gibbs@plutotech.com) Message-Id: <199812110608.XAA03707@pluto.plutotech.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Julian Elischer cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb ohci.c In-reply-to: Your message of "Thu, 10 Dec 1998 22:02:06 PST." <199812110602.WAA26679@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Dec 1998 23:00:21 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > This fixes the symptom and not the cause. > The right answer is to let the PCI system know that the attach failed, > or to fail earlier (in the PCI probe). > The attach() is a void fn() so it can't return failure.. pci_unmap_int should also be implemented. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message