From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 19:20:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F62816A4CE for ; Mon, 27 Sep 2004 19:20:08 +0000 (GMT) Received: from ipes-ent.com (pudo.org [217.172.181.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5989243D2F for ; Mon, 27 Sep 2004 19:20:08 +0000 (GMT) (envelope-from friedrich@ipes-ent.com) Received: by ipes-ent.com (Postfix, from userid 65001) id 804E73A41D3; Mon, 27 Sep 2004 21:20:14 +0200 (CEST) Date: Mon, 27 Sep 2004 21:20:14 +0200 To: current@freebsd.org Message-ID: <20040927192014.GB31547@ipes-ent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040818i From: friedrich@ipes-ent.com (Friedrich Lindenberg) X-Mailman-Approved-At: Tue, 28 Sep 2004 14:39:14 +0000 Subject: Marvell NIC (sk) on FreeBSD 5.3-BETA6 AMD64 Issue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 19:20:08 -0000 Hello again, having had problems with FreeBSD 5.3-BETA5's sound, I just upgraded to BETA6. When I started my PC with the new release for the first time, my network adaptor did not seem to work any more, although it had been perfectly fine in BETA5. Using my own KERNCONF didn't help either. Here's the output: skc0: port 0xcc00-0xccff mem 0xfdd00000-0xfdd03fff irq 17 at device 10.0 on pci0 skc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfdd00000 skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter sk0: on skc0 sk0: bpf attached sk0: Ethernet address: 00:0e:a6:94:82:ce skc0: no PHY found! device_attach: sk0 attach returned 6 skc0: [MPSAFE] Ifconfig does not list it, it's gone. btw: MIIBUS is in my KERNCONF http://misc.pudo.org/fbsd/dmesg.short is my dmesg. http://misc.pudo.org/fbsd/pudo is my KERNCONF http://misc.pudo.org/fbsd/pciconf is pciconf -lv I would greatly appreciate any feedback on this. Regards, Friedrich