Bug 32715

Summary: ATA-133 Promise Support not detecting card
Product: Base System Reporter: Matthew Jones <matthew>
Component: kernAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Matthew Jones 2001-12-12 00:20:00 UTC
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.
Comment 1 sos 2001-12-12 07:43:28 UTC
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..

-Søren
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-12 08:41:42 UTC
State Changed
From-To: open->analyzed

The problem is understood and will be solved when 48bit addressing 
is merged onto the stable branch. 


Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-12 08:41:42 UTC
Responsible Changed
From-To: freebsd-bugs->sos

Soren will handle the 48bit addressing feature merge.
Comment 4 Søren Schmidt freebsd_committer freebsd_triage 2002-01-07 19:15:31 UTC
State Changed
From-To: analyzed->closed

Both Promise 133 & 48bit support has been added to 4.5