Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 19:12:20 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-gnats-submit@FreeBSD.org
Subject:   Re: kern/69752: LOR in sk(4) when booting
Message-ID:  <Pine.BSF.4.53.0407291908230.41939@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <20040729115200.L64466@carver.gumbysoft.com>
References:  <200407290851.i6T8paut053040@www.freebsd.org> <Pine.BSF.4.53.0407290907350.15082@e0-0.zab2.int.zabbadoz.net> <4108D52E.8030507@mcsi.pp.ru> <20040729103927.Q63843@carver.gumbysoft.com> <410936F6.5060901@mcsi.pp.ru> <20040729115200.L64466@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Marvell Gigabit Ethernet> 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: <Marvell Semiconductor, Inc. Yukon> 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: <MII bus> on sk0
Jul 18 14:54:44 noc kernel: e1000phy0: <Marvell 88E1000 Gigabit PHY> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0407291908230.41939>