From owner-freebsd-bugs@FreeBSD.ORG Sun Jul 22 20:40:07 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC5B216A468 for ; Sun, 22 Jul 2007 20:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6A613C45E for ; Sun, 22 Jul 2007 20:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6MKe7GB077803 for ; Sun, 22 Jul 2007 20:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6MKe7Qf077802; Sun, 22 Jul 2007 20:40:07 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jul 2007 20:40:07 GMT Resent-Message-Id: <200707222040.l6MKe7Qf077802@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, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 919E316A46C for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: kern/114816: SiS 180 Sata support still not functional on latest -CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2007 20:40:07 -0000 >Number: 114816 >Category: kern >Synopsis: SiS 180 Sata support still not functional on latest -CURRENT >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 22 20:40:07 GMT 2007 >Closed-Date: >Last-Modified: >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: 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 ATA/ATAPI revision 5 Slave: acd0 ATA/ATAPI revision 0 ATA channel 1: Master: ad2 ATA/ATAPI revision 5 Slave: ad3 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: >Unformatted: