From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 11 20:50:02 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFEDD16A4CE for ; Fri, 11 Mar 2005 20:50:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3429943D49 for ; Fri, 11 Mar 2005 20:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2BKo228034820 for ; Fri, 11 Mar 2005 20:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2BKo2OK034819; Fri, 11 Mar 2005 20:50:02 GMT (envelope-from gnats) Resent-Date: Fri, 11 Mar 2005 20:50:02 GMT Resent-Message-Id: <200503112050.j2BKo2OK034819@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jim feldman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 063F116A4CE for ; Fri, 11 Mar 2005 20:40:53 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD3CA43D39 for ; Fri, 11 Mar 2005 20:40:52 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2BKeqcc033382 for ; Fri, 11 Mar 2005 20:40:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j2BKeqNZ033381; Fri, 11 Mar 2005 20:40:52 GMT (envelope-from nobody) Message-Id: <200503112040.j2BKeqNZ033381@www.freebsd.org> Date: Fri, 11 Mar 2005 20:40:52 GMT From: jim feldman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78707: New nvidia MCP2S chipset SATA no supported by 5.3 release X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 20:50:02 -0000 >Number: 78707 >Category: kern >Synopsis: New nvidia MCP2S chipset SATA no supported by 5.3 release >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 11 20:50:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: jim feldman >Release: r.3 release >Organization: >Environment: FreeBSD daemon.clspco.adelphia.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #2: Thu Mar 10 17:04:39 MST 2005 jmf@daemon.clspco.adelphia.net:/usr/obj/usr/src/sys/DAEMON i386 >Description: Abit NF7-S2G (NForce II chipset with embeded SATA, plus a Via Rhine gigE chip) The embeded SATA controller is not recognised. The ATA driver falls back to udma33 instead of SATA150. pciconf -lv yields: atapci0@pci0:9:0: class=0x01018a card=0x1c08147b chip=0x008510de rev=0xa3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'MCP2S Parallel ATA Controller' class = mass storage subclass = ATA atapci1@pci0:11:0: class=0x010185 card=0x1c08147b chip=0x008e10de rev=0xa3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'MCP2S Serial ATA Compatible Controller' class = mass storage subclass = ATA I tried to do a quick fix by adding the ID to ata-pci.h and ata-chipset.c, but that didn't help >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: