From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 15 21:56:03 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 1120B16A41F for ; Mon, 15 Aug 2005 21:56:03 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F1043D49 for ; Mon, 15 Aug 2005 21:56:01 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.13.4/8.13.4/Debian-3) with ESMTP id j7FLtO0p003776; Mon, 15 Aug 2005 23:55:24 +0200 Received: from saturn.kn-bremen.de (uucp@localhost) by gwyn.kn-bremen.de (8.13.4/8.13.4/Submit) with UUCP id j7FLtOSN003774; Mon, 15 Aug 2005 23:55:24 +0200 Received: from saturn.kn-bremen.de (localhost [127.0.0.1]) by saturn.kn-bremen.de (8.13.1/8.13.1) with ESMTP id j7FLra2J066242; Mon, 15 Aug 2005 23:53:36 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.13.1/8.13.1/Submit) id j7FLrZjZ066241; Mon, 15 Aug 2005 23:53:35 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Mon, 15 Aug 2005 23:53:34 +0200 To: Greg Lewis Message-ID: <20050815215334.GB65728@saturn.kn-bremen.de> Mail-Followup-To: Greg Lewis , Gary Jennejohn , freebsd-amd64@freebsd.org References: <20050815191318.GA62590@saturn.kn-bremen.de> <200508152004.j7FK45LW027551@peedub.jennejohn.org> <20050815203318.GA7959@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050815203318.GA7959@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-amd64@freebsd.org Subject: Re: workstation mobo 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: Mon, 15 Aug 2005 21:56:03 -0000 On Mon, Aug 15, 2005 at 02:33:18PM -0600, Greg Lewis wrote: > On Mon, Aug 15, 2005 at 10:04:05PM +0200, Gary Jennejohn wrote: > > Juergen Lock writes: > > > On Mon, Aug 15, 2005 at 06:16:52PM +1000, ? ? wrote: > > > > On 8/13/05, I wrote: > > > >[...] > > > > > > > > I just got a new box with an Asus A8V Deluxe board (VIA K8T800 Pro, > > > > > Socket 939), and so far everything seems to be working. The only > > > > > unusual thing i had to do for FreeBSD (5.4-R) was adding a patch > > > > > to the sk nic driver (see other thread.) > > > > > > > > > > > > > Update on ASUS A8V Deluxe for archives > > > > > > > > I installed 5.4-RELEASE about April (2005) and track 5-Stable on that > > > > hardware straight from CVS - never had a prob with sk0 yet, it's > > > > worked since day one with no boot time errors. > > > > > > Yeah I was surprised too that my network didnt work out-of-the-box, > > > as i had read of other ppl having no problems at all with this board. > > > Apparently there are boards with different revisions of the sk chip > > > (skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9) here, see other > > > thread for the full dmesg.) > > > > > > > Looks like it. I have an A8V Deluxe with > > skc0: Marvell Yukon Lite Gigabit Ethernet rev. A3(0x7) > > and never had any problems. > > Hmm. I have > > skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9) > > and its running fine for the most part with the occasional watchdog timeout. > Hmm. Maybe it also has something to do with to what it is connected, is yours on a gig switch too? > However, this is a different motherboard (Gigabyte K8NS Ultra-939). Well or something on the board is different. Juergen