Date: Mon, 15 Nov 2004 15:46:02 -0800 From: David Kleiner <david.kleiner@gmail.com> To: FreeBSD current mailing list <current@freebsd.org>, FreeBSD amd64 mailing list <freebsd-amd64@freebsd.org> Subject: Re: [PATCH] if_sk(4) rx/tx "hangs" Message-ID: <f135cf2d041115154615413463@mail.gmail.com> In-Reply-To: <20041115084705.GQ64152@marvin.riggiland.au> References: <Pine.BSF.4.53.0411130037360.85716@e0-0.zab2.int.zabbadoz.net> <20041115070404.GP64152@marvin.riggiland.au> <Pine.BSF.4.53.0411150746530.85716@e0-0.zab2.int.zabbadoz.net> <20041115084705.GQ64152@marvin.riggiland.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Another data point. Having given up on getting a good sk NIC on a -current box, I installed a realtek rl-identified card. Here is what I get when trying to load up the if_sk.ko module: Nov 15 15:31:58 macropus kernel: skc0: <Marvell Gigabit Ethernet> port 0xa800-0xa8ff mem 0xfab00000-0xfab03fff irq 17 at device 10.0 on pci0 Nov 15 15:31:58 macropus kernel: skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter Nov 15 15:31:58 macropus kernel: skc0: PN: Yukon 88E8001 Nov 15 15:31:58 macropus kernel: skc0: EC: Rev. 1.3 Nov 15 15:31:58 macropus kernel: skc0: MN: Marvell Nov 15 15:31:58 macropus kernel: skc0: SN: AbCdEfG334454 Nov 15 15:31:58 macropus kernel: sk0: <Marvell Semiconductor, Inc. Yukon> on skc0 Nov 15 15:31:58 macropus kernel: sk0: no memory for jumbo buffers! Nov 15 15:31:58 macropus kernel: sk0: jumbo buffer allocation failed Nov 15 15:31:58 macropus kernel: device_attach: sk0 attach returned 12 This is an Asus "A8V Deluxe (v. 2.0) K8T800 No-WiFi/A" and 6.0-CURRENT built on Sat Nov 13 12:08:59 PST 2004. I also had it crashed while running a 700MB bittorrent transfer (stock py-bittorrent) but did not get a crash dump. The stack trace pointed at problem with networking and calling "panic" at the db> prompt wedged it solid. Thank you, David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f135cf2d041115154615413463>