From owner-freebsd-amd64@FreeBSD.ORG Thu Oct 7 11:45:44 2004 Return-Path: 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 6498C16A4CE for ; Thu, 7 Oct 2004 11:45:44 +0000 (GMT) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A6B743D2D for ; Thu, 7 Oct 2004 11:45:43 +0000 (GMT) (envelope-from ewinter@lobo.homeunix.org) Received: (qmail 3678 invoked by uid 513); 7 Oct 2004 11:54:19 -0000 Received: from ewinter@lobo.homeunix.org by dsl-mail by uid 89 with qmail-scanner-1.21 Clear:RC:1(82.141.59.249):SA:0(-4.9/5.0):. Processed in 6.418119 secs); 07 Oct 2004 11:54:19 -0000 X-Spam-Status: No, hits=-4.9 required=5.0 Received: from unknown (HELO lobo.homeunix.org) (82.141.59.249) by dsl-mail.kamp.net with SMTP; 7 Oct 2004 11:54:13 -0000 Received: from lobo.homeunix.org (localhost.homeunix.org [127.0.0.1]) by lobo.homeunix.org (8.13.1/8.13.1) with ESMTP id i97Bkvld002088; Thu, 7 Oct 2004 13:46:57 +0200 (CEST) (envelope-from ewinter@lobo.homeunix.org) Received: (from ewinter@localhost) by lobo.homeunix.org (8.13.1/8.13.1/Submit) id i97Bku4f002087; Thu, 7 Oct 2004 13:46:56 +0200 (CEST) (envelope-from ewinter) Date: Thu, 7 Oct 2004 13:46:56 +0200 From: "Ernst W. Winter" To: Michael Lednev Message-ID: <20041007114656.GB1952@lobo.homeunix.org> References: <57549797.20041007145843@bk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57549797.20041007145843@bk.ru> X-Phone: + 49-89-3075-6800 Organization: FreeBSD Evangelist X-Operating-System: FreeBSD lobo.homeunix.org 5.3-BETA7 FreeBSD 5.3-BETA7 User-Agent: Mutt/1.5.6i cc: freebsd-amd64@freebsd.org Subject: Re: onboard NIC and SATA on nForce3-250 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Ernst W. Winter" List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 11:45:44 -0000 On Thu, 07 Oct 2004, Michael Lednev wrote: > Hello freebsd-amd64, > > Anyone got them running on amd64? I've tried the way described at Well it is only part of it. > http://www.ohnolab.org/~kimoto for NIC with no success. with this one I haven't had any success either and it doesen't show when booting or dmesg. > Also i haven't found any mentions of onboard SATA controller exept > the file /usr/src/sys/dev/ata/ata-pci.h, it contains > #define ATA_NFORCE3_PRO_S1 0x00e310de > but no other files in src-tree or internet mentions it. > well it works here but only with UDMA33: ad6: 76350MB [155124/16/63] at ata3-master UDMA33 I had some trouble when booting for the installation as it hung on the DVD drive and burner, but when you switch off ACPI then it worked and installed nice. Now it has it incorporated: FreeBSD 5.3-BETA7 #10: Thu Oct 7 08:35:06 CEST 2004 ewinter@lobo.homeunix.org:/usr/obj/usr/src/sys/lobo ACPI APIC Table: and works, also I had problems with the lpt port and that is solved too. I can send you my "dmesg" if you like. The MB is a Gigabyte GA-K8NS and also had three (3) updates of the BIOS as well, taken form the Gigabyte Website. Ernst Winter