From owner-freebsd-amd64@FreeBSD.ORG Wed Aug 10 21:20:10 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A781B16A41F; Wed, 10 Aug 2005 21:20:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39BE743D45; Wed, 10 Aug 2005 21:20:09 +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 066651FF91D; Wed, 10 Aug 2005 23:20:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 9764E1FF90C; Wed, 10 Aug 2005 23:20:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 3A132153C4; Wed, 10 Aug 2005 21:19:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 2E4EB15329; Wed, 10 Aug 2005 21:19:41 +0000 (UTC) Date: Wed, 10 Aug 2005 21:19:41 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Juergen Lock In-Reply-To: <20050810210830.GA9197@saturn.kn-bremen.de> Message-ID: References: <20050810210830.GA9197@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: if_sk no PHY found, next iteration X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 21:20:10 -0000 On Wed, 10 Aug 2005, Juergen Lock wrote: Hi, > Thanks for the info on your http://sources.zabbadoz.net/freebsd/if_sk.html > page. Here is a dmesg snippet of another sk problem (Asus A8V deluxe, > 5.4-R amd64): > > skc0: port 0xa000-0xa0ff mem 0xfba00000-0xfba03fff irq 17 at device 10.0 on pci0 > skc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfba00000 > skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9) > sk0: on skc0 > sk0: bpf attached > sk0: Ethernet address: 00:11:d8:a9:d5:6d > skc0: no PHY found! > device_attach: sk0 attach returned 6 > skc0: [MPSAFE] > > Under TODO you have `unkown rev. 0x9 for Yukon Lite', seems this is it? > Btw i also installed xp on the box and for that i had to fetch the > latest driver off the marvell.com site too (yk51x86.sys), the one > distributed by Asus didnt work. (nice, eh?) Linux's sk98lin driver > (2.6.11 kernel) seems to have no problems tho. > > Any patches/info welcome... I am currently fixing another problem but in the meantime you can use this one which should: * fix your problem * catch a bus attach error * improve locking http://sources.zabbadoz.net/freebsd/patchset/EXPERIMENTAL/if_sk.c-rev1.108.diff -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT