From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 27 08:04:11 2007 Return-Path: <owner-freebsd-bugs@FreeBSD.ORG> Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4285716A46C; Tue, 27 Nov 2007 08:04:11 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id 4255A13C461; Tue, 27 Nov 2007 08:04:09 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:5578 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: <none>) by mail.yandex.ru with ESMTP id S738724AbXK0Huq (ORCPT <rfc822;freebsd-bugs@FreeBSD.org> + 1 other); Tue, 27 Nov 2007 10:50:46 +0300 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: bu7cher Message-ID: <474BCC4B.6090109@yandex.ru> Date: Tue, 27 Nov 2007 10:50:35 +0300 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: remko@FreeBSD.org References: <200711270657.lAR6vwTb089800@freefall.freebsd.org> In-Reply-To: <200711270657.lAR6vwTb089800@freefall.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Pyun YongHyeon <pyunyh@gmail.com>, sid@merlin.com.ua, freebsd-bugs@FreeBSD.org Subject: Re: kern/113100: [sata] motherboard Asus M2N-MX chipset nForce 439 NCP== No Drivers for SATA, result == UDMA33, no ethernet port detected. :( X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports <freebsd-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-bugs> List-Post: <mailto:freebsd-bugs@freebsd.org> List-Help: <mailto:freebsd-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 27 Nov 2007 08:04:11 -0000 remko@FreeBSD.org wrote: > Synopsis: [sata] motherboard Asus M2N-MX chipset nForce 439 NCP== No Drivers for SATA, result == UDMA33, no ethernet port detected. :( > > State-Changed-From-To: open->feedback > State-Changed-By: remko > State-Changed-When: Tue Nov 27 06:56:47 UTC 2007 > State-Changed-Why: > Can you show us a pciconf -vl for this? and also verify > whether the controllers had been recently fixed by changes > made by soren (sos) on HEAD? Yeah, first of show `pciconf -l` or verbose demesg. About SATA support, i think it should be supported on the 6.3 or 7.0. Try the last beta snapshot. About ethernet, seems that this motherboard have an Attansic PHY and as i know it's not supported. (Pyun, correct me if i wrong). -- WBR, Andrey V. Elsukov