From nobody@FreeBSD.org  Sun Jul 22 20:34:29 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 919E316A46C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Jul 2007 20:34:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (unknown [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 836AD13C474
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Jul 2007 20:34:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l6MKYTg5028327
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Jul 2007 20:34:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l6MKYTT9028326;
	Sun, 22 Jul 2007 20:34:29 GMT
	(envelope-from nobody)
Message-Id: <200707222034.l6MKYTT9028326@www.freebsd.org>
Date: Sun, 22 Jul 2007 20:34:29 GMT
From: Garrett Cooper <yaneurabeya@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: SiS 180 Sata support still not functional on latest -CURRENT
X-Send-Pr-Version: www-3.0

>Number:         114816
>Category:       kern
>Synopsis:       [ata] SiS 180 SATA support still not functional on latest -CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 22 20:40:07 GMT 2007
>Closed-Date:    Wed May 07 11:06:46 UTC 2008
>Last-Modified:  Sun Feb 03 22:27:32 UTC 2013
>Originator:     Garrett Cooper
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
FreeBSD
>Environment:
FreeBSD tanaka 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Sun Jul 22 12:54:36 PDT 2007 root@tanaka:/usr/obj/usr/src/sys/TANAKA i386
>Description:
The controller is detected, but the disks themselves are not. The disks
are reported in the BIOS.

The motherboard is an ASUS P4S800D-X. 

[root@tanaka ~]# dmesg | grep -i sata
atapci1: <SiS 180 SATA150 controller> port 0xeff0-0xeff7,0xefe4-0xefe7,0xefa8-0xefaf,0xefe0-0xefe3,0xef90-0xef9f irq 17 at device 5.0 on pci0
[root@tanaka ~]# atacontrol list
ATA channel 0:
    Master:  ad0 <ST340016A/3.75> ATA/ATAPI revision 5
    Slave:  acd0 <SAMSUNG DVD-ROM SD-616T/F308> ATA/ATAPI revision 0
ATA channel 1:
    Master:  ad2 <IC35L080AVVA07-0/VA4OA51A> ATA/ATAPI revision 5
    Slave:   ad3 <IC35L080AVVA07-0/VA4OA51A> ATA/ATAPI revision 5
ATA channel 2:
    Master:      no device present
    Slave:       no device present
ATA channel 3:
    Master:      no device present
    Slave:       no device present

I checked to see if this was a regression from kern/87585, but it
doesn't appear to be (I compared the code in ata_sis_init or whatever
under ata-control.c to the supplied patch and it seemed the same). 

The previous discussions request was:
http://lists.freebsd.org/pipermail/freebsd-questions/2006-December/137203.html
>How-To-Repeat:
n/a
>Fix:
n/a

>Release-Note:
>Audit-Trail:

From: Garrett Cooper <yaneurabeya@gmail.com>
To: bug-followup@FreeBSD.org,
 gcooper@FreeBSD.org
Cc:  
Subject: Re: kern/114816: [ata] SiS 180 SATA support still not functional on latest -CURRENT
Date: Wed, 7 May 2008 01:06:22 -0700

 Fixed in -CURRENT as of now. Please close..
 -Garrett
State-Changed-From-To: open->closed 
State-Changed-By: antoine 
State-Changed-When: Wed May 7 11:05:07 UTC 2008 
State-Changed-Why:  
Close at submitter's request, this is fixed in -current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114816 
>Unformatted:
