From nobody@FreeBSD.org  Sun Sep 21 09:49:40 2008
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 E6666106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Sep 2008 09:49:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D63758FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Sep 2008 09:49:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m8L9nerV015740
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Sep 2008 09:49:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m8L9ne1x015739;
	Sun, 21 Sep 2008 09:49:40 GMT
	(envelope-from nobody)
Message-Id: <200809210949.m8L9ne1x015739@www.freebsd.org>
Date: Sun, 21 Sep 2008 09:49:40 GMT
From: Alex Evelgarten <alex@ural.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [ata] sata does not detect SATA-300 disk but instead does SATA-150
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         127517
>Category:       kern
>Synopsis:       [ata] sata does not detect SATA-300 disk but instead does SATA-150
>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 Sep 21 09:50:00 UTC 2008
>Closed-Date:    Sat Aug 28 09:17:15 UTC 2010
>Last-Modified:  Sat Aug 28 09:17:15 UTC 2010
>Originator:     Alex Evelgarten
>Release:        7.0 release - 7.1prerelease
>Organization:
Ural WES
>Environment:
FreeBSD host1.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Sep 20 16:41:48 YEKST 2008     root@host1.ru:/usr/src/sys/amd64/compile/host1  amd64

>Description:
- server
HP     160 ProLiant
CPU: Intel(R) Xeon(R) CPU           E5405  @ 2.00GHz (1995.01-MHz K8-class CPU)

- sata controller
atapci1: <Intel 63XXESB2 SATA300 controller>
 port 0xec00-0xec07,0xe880-0xe883,0xe800-0xe807,
 0xe480-0xe483,0xe400-0xe40f mem 0xfdfffc00-0xfdffffff
 irq 19 at device 31.2 on pci0

erroe :

- keyboard PS/2
don't work after boot without usb

- sata controller lock bus speed to 150
ad4: 476940MB <Seagate ST3500320NS SN05> at ata2-master SATA150
>How-To-Repeat:
always
>Fix:
- keyboard PS/2

add for working :

device          uhci            # UHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          ukbd            # Keyboard

- sata controller lock bus speed to 150
none

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Sun Sep 21 10:26:23 UTC 2008 
State-Changed-Why:  
Hi Soren, I am reassigning this to you, if all goes well 
we will receive some more information about the system etc. 



Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sun Sep 21 10:26:23 UTC 2008 
Responsible-Changed-Why:  
Reassign to soren, who is the maintainer for the ATA/SATA support. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127517 

From: Remko Lodder <remko@FreeBSD.org>
To: Alex Evelgarten <alex@ural.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/127517: sata
Date: Sun, 21 Sep 2008 12:26:09 +0200

 > - sata controller lock bus speed to 150
 > none
 
 The USB part is supported by the GENERIC kernel as is, you probably 
 changed something there or are using a custom kernel?
 
 The sata controller might be able to support SATA-300
 devices, but if the harddisk doesn't support it or cannot
 properly initialize itself in that region whilst it can
 do so in SATA-150 mode, it will fallback. Can you
 do a verbose boot and send is that information
 as well as
 
 pciconf -vl
 devinfo -v
 and the contents of /var/run/dmesg.boot after the verbose
 boot?
 
 Thanks
 remko
 
 p.s. Please use a more extensive description next time
 I had some problems determining what you meant because
 you didn't tell us a lot. I understand that it might be
 something language, but this didn't made it really
 clear. Also the synopsis is a bit interesting people
 only see "SATA", but you talk about usb-keyboards
 as well..
 
 -- 
 
 /"\   Best regards,                      | remko@FreeBSD.org
 \ /   Remko Lodder                       | remko@EFnet
   X    http://www.evilcoder.org/          |
 / \   ASCII Ribbon Campaign              | Against HTML Mail and News
Responsible-Changed-From-To: sos->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue May 12 04:53:12 UTC 2009 
Responsible-Changed-Why:  
sos@ is not actively working on ATA-related PRs. 

To submitter: is this still a problem on FreeBSD 7.2? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127517 
State-Changed-From-To: feedback->closed 
State-Changed-By: vwe 
State-Changed-When: Sat Aug 28 09:16:27 UTC 2010 
State-Changed-Why:  
no feedback received 
please note: 7.0-R is out of support for a while 

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