From owner-freebsd-bugs Wed Apr 9 02:00:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA06892 for bugs-outgoing; Wed, 9 Apr 1997 02:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA06854; Wed, 9 Apr 1997 02:00:02 -0700 (PDT) Date: Wed, 9 Apr 1997 02:00:02 -0700 (PDT) Message-Id: <199704090900.CAA06854@freefall.freebsd.org> To: freebsd-bugs Cc: From: Stefan Esser Subject: Re: i386/3214: PCI Saturn-II support broken (panic: can not mount root) Reply-To: Stefan Esser Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR i386/3214; it has been noted by GNATS. From: Stefan Esser To: jmb@freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: i386/3214: PCI Saturn-II support broken (panic: can not mount root) Date: Wed, 9 Apr 1997 10:08:47 +0200 On Apr 6, jmb@freebsd.org wrote: > >Description: > > /sys/i386/isa/pcibus.c:pcibus_check() fails to find any pci devices > dmesg output: (boot: /kernel -v) > pcibus_setup(2a): now trying mechanism 2 > pcibus_check: device 0 [class=0] 1 [class=10000] 2 [class=0] 3 4 [class=100] 5 > [class=0] 6 7 8 9 10 11 12 13 14 15 -- nothing found This was caused by a consistency test, that may fail on pre-PCI 2.0 hardware. A fix will be commited to the repository later today.