From owner-cvs-all Fri Dec 1 17:14:18 2000 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 600D737B400; Fri, 1 Dec 2000 17:14:16 -0800 (PST) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB21EGS89074; Fri, 1 Dec 2000 17:14:16 -0800 (PST) (envelope-from scottl) Message-Id: <200012020114.eB21EGS89074@freefall.freebsd.org> From: Scott Long Date: Fri, 1 Dec 2000 17:14:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG scottl 2000/12/01 17:14:16 PST Modified files: sys/dev/acpica acpi_pcib.c Log: Revert attach() back to the old behaviour of calling bus_generic_attach(). The new way doesn't seem to work reliably and was causing devices to not be seen. Approved by: msmith Revision Changes Path 1.3 +6 -5 src/sys/dev/acpica/acpi_pcib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message