From owner-freebsd-current Sun Apr 28 09:36:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA08803 for current-outgoing; Sun, 28 Apr 1996 09:36:45 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA08796 for ; Sun, 28 Apr 1996 09:36:41 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id CAA09259; Mon, 29 Apr 1996 02:34:45 +1000 Date: Mon, 29 Apr 1996 02:34:45 +1000 From: Bruce Evans Message-Id: <199604281634.CAA09259@godzilla.zeta.org.au> To: brian@MediaCity.com, freebsd-current@FreeBSD.org Subject: Re: pci irq10 treated as clk0/irq0? Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >A -current kernel of >Sun Apr 28 02:00:21 PDT 1996 >give a strange message during boot and then panics when it tries to >mount the root filesystem. A -current kernel of 1996/04/26 between 13:47:37 and 22:26:35 (cvs time) would probably have done that. >For each PCI device installed in my system I see a line during >the boot along the lines of >someorother_inthandler: pci irq 10 treated as clk0 (or maybe is was irq0) Update /usr/sbin/config. Bruce