From nobody@FreeBSD.org  Tue Dec 11 16:11:45 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id EC04337B416
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Dec 2001 16:11:44 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBC0BiA77801;
	Tue, 11 Dec 2001 16:11:44 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112120011.fBC0BiA77801@freefall.freebsd.org>
Date: Tue, 11 Dec 2001 16:11:44 -0800 (PST)
From: Matthew Jones <matthew@netfire.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ATA-133 Promise Support not detecting card
X-Send-Pr-Version: www-1.0

>Number:         32715
>Category:       kern
>Synopsis:       ATA-133 Promise Support not detecting card
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    sos
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 11 16:20:00 PST 2001
>Closed-Date:    Mon Jan 7 11:15:31 PST 2002
>Last-Modified:  Mon Jan 07 11:17:50 PST 2002
>Originator:     Matthew Jones
>Release:        4.4 Stable
>Organization:
NetFire.com
>Environment:
FreeBSD standish 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Dec 11 17:19:17 CST 2001     
root@horizon.extorted.net:/usr/src/sys/compile/STANDISH  i386

>Description:
support added in ata-dma.c and ata-all.c for new Promise ATA133 controllers. 

Section missing in ata-all.c for case 0x4d69105a to detect, cards show up as "unknown". Adding the case manually and the cards detected, but maximum size on new Maxtor 160GB (Model 4G160J8) was still 130GB.

I am using a possibly OEM version of the Promise card that ships with the retail package of the new Maxtor drive. ID matches the above supported case however. 

>How-To-Repeat:
Boot with a Promise ATA133 card and look at dmesg.  
>Fix:

>Release-Note:
>Audit-Trail:

From: Sren Schmidt <sos@freebsd.dk>
To: Matthew Jones <matthew@netfire.com>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/32715: ATA-133 Promise Support not detecting card
Date: Wed, 12 Dec 2001 08:43:28 +0100 (CET)

 It seems Matthew Jones wrote:
 > 
 > Section missing in ata-all.c for case 0x4d69105a to detect, cards show up as "unknown". Adding the case manually and the cards detected, but maximum size on new Maxtor 160GB (Model 4G160J8) was still 130GB.
 
 -Stable can't use 48bit adressing yet, thats why you only see 130GB of 
 the disk. Support is planned, but no timeline yet..
 
 -Sren
State-Changed-From-To: open->analyzed 
State-Changed-By: sheldonh 
State-Changed-When: Wed Dec 12 00:41:42 PST 2001 
State-Changed-Why:  
The problem is understood and will be solved when 48bit addressing 
is merged onto the stable branch. 


Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Wed Dec 12 00:41:42 PST 2001 
Responsible-Changed-Why:  
Soren will handle the 48bit addressing feature merge. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32715 
State-Changed-From-To: analyzed->closed 
State-Changed-By: sos 
State-Changed-When: Mon Jan 7 11:15:31 PST 2002 
State-Changed-Why:  
Both Promise 133 & 48bit support has been added to 4.5 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32715 
>Unformatted:
