Date: Thu, 29 Jul 2004 19:20:25 GMT From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/69752: LOR in sk(4) when booting Message-ID: <200407291920.i6TJKPiD076499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/69752; it has been noted by GNATS. From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Doug White <dwhite@gumbysoft.com> Cc: Maxim Maximov <mcsi@mcsi.pp.ru>, freebsd-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/69752: LOR in sk(4) when booting Date: Thu, 29 Jul 2004 19:12:20 +0000 (UTC) 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?200407291920.i6TJKPiD076499>