Date: Sun, 14 Nov 2004 11:36:40 -0500 From: Ken Smith <kensmith@cse.Buffalo.EDU> To: "Bjoern A. Zeeb" <bz@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sk.c Message-ID: <20041114163640.GB8911@electra.cse.Buffalo.EDU> In-Reply-To: <200411132021.iADKLwS8017645@repoman.freebsd.org> References: <200411132021.iADKLwS8017645@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114163640.GB8911>