Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 20:40:52 GMT
From:      jim feldman <security@jim-liesl.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/78707: New nvidia MCP2S chipset SATA no supported by 5.3 release
Message-ID:  <200503112040.j2BKeqNZ033381@www.freebsd.org>
Resent-Message-ID: <200503112050.j2BKo2OK034819@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503112040.j2BKeqNZ033381>