From owner-cvs-all@FreeBSD.ORG Sun Nov 14 16:36:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEDFC16A4CE; Sun, 14 Nov 2004 16:36:41 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7842A43D1D; Sun, 14 Nov 2004 16:36:41 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) iAEGaeIo009735; Sun, 14 Nov 2004 11:36:40 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id iAEGaepO009734; Sun, 14 Nov 2004 11:36:40 -0500 (EST) Date: Sun, 14 Nov 2004 11:36:40 -0500 From: Ken Smith To: "Bjoern A. Zeeb" Message-ID: <20041114163640.GB8911@electra.cse.Buffalo.EDU> References: <200411132021.iADKLwS8017645@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411132021.iADKLwS8017645@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 16:36:42 -0000 On Sat, Nov 13, 2004 at 08:21:58PM +0000, Bjoern A. Zeeb wrote: > bz 2004-11-13 20:21:58 UTC > > FreeBSD src repository > > Modified files: > sys/pci if_sk.c > Log: > Set ramsize depending on a value from eprom instead of using > hardcoded 128k for Yukon devices. 88E8001 only has 64k of on-chip RAM[1]. > > [1] http://www.marvell.com/products/pcconn/yukon/Yukon_88E8001_10_073103_final.pdf > > Tested by: amd64, current > Approved by: rwatson (mentor) > MFC after: 1 week > > Revision Changes Path > 1.88 +9 -3 src/sys/pci/if_sk.c Thank you! I don't know how much feedback you've gotten on this but it seems to have solved the lockup problems I was having with the sk(4) interface on "Asus KV8 SE Deluxe" boards. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |