Date: Tue, 1 Jun 2004 12:51:29 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c Message-ID: <200406011951.i51JpTEM081637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004/06/01 12:51:29 PDT FreeBSD src repository Modified files: sys/i386/pci pci_bus.c Log: Allow the pir0 device add to fail since pir0 may already exist. This should fix the panics in device_set_ivars() that people were seeing on boxes with multiple Host-PCI bridges but not using ACPI. Revision Changes Path 1.112 +2 -2 src/sys/i386/pci/pci_bus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406011951.i51JpTEM081637>