From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 29 19:15:08 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DC916A4CE; Thu, 29 Jul 2004 19:15:08 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D2A543D64; Thu, 29 Jul 2004 19:15:08 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 9562C1FFDD4; Thu, 29 Jul 2004 21:15:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 977371FF931; Thu, 29 Jul 2004 21:15:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 17DD115389; Thu, 29 Jul 2004 19:12:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 0CE3B15384; Thu, 29 Jul 2004 19:12:21 +0000 (UTC) Date: Thu, 29 Jul 2004 19:12:20 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Doug White In-Reply-To: <20040729115200.L64466@carver.gumbysoft.com> Message-ID: References: <200407290851.i6T8paut053040@www.freebsd.org> <4108D52E.8030507@mcsi.pp.ru> <20040729103927.Q63843@carver.gumbysoft.com> <410936F6.5060901@mcsi.pp.ru> <20040729115200.L64466@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: Maxim Maximov cc: freebsd-bugs@FreeBSD.org cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/69752: LOR in sk(4) when booting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 19:15:08 -0000 On Thu, 29 Jul 2004, Doug White wrote: > > This is the one and only I saw. And it is still there even after > > applying your patch. > > Wierd. I thought I dropped the lock across child attach. If I get back to > revising the patch I'll try to confirm this. well the last patch posted you said it might not solve the problem but you could not reproduce it: http://lists.freebsd.org/pipermail/freebsd-current/2004-June/thread.html#29049 I have applied that patch locally on my amd64 (where I had seen the LOR 011 before). I am using if_sk as module now and do not see the LOR when loading anymore: Jul 18 14:54:44 noc kernel: skc0: port 0xa400-0xa4ff mem 0xf3a00000-0xf3a03fff irq 17 at device 10.0 on pci0 Jul 18 14:54:44 noc kernel: skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter Jul 18 14:54:44 noc kernel: skc0: [GIANT-LOCKED] Jul 18 14:54:44 noc kernel: sk0: on skc0 Jul 18 14:54:44 noc kernel: sk0: Ethernet address: zz:zz:zz:zz:zz:zz Jul 18 14:54:44 noc kernel: miibus0: on sk0 Jul 18 14:54:44 noc kernel: e1000phy0: on miibus0 Jul 18 14:54:44 noc kernel: e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT