Bug 292033 - Add more device IDs to support ATI SB700 SATA controller completely
Summary: Add more device IDs to support ATI SB700 SATA controller completely
Status: RESOLVED DUPLICATE of bug 291744
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: All SLED 10
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 292034
  Show dependency treegraph
 
Reported: 2007-07-16 06:17 UTC by Forgotten User FOUTW3E5Ow
Modified: 2007-08-02 09:57 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
SB700 SATA related Device IDs (775 bytes, patch)
2007-07-16 06:17 UTC, Forgotten User FOUTW3E5Ow
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User FOUTW3E5Ow 2007-07-16 06:17:54 UTC
Created attachment 151196 [details]
SB700 SATA related Device IDs

SLED11/SLED10 etc may fail to be installed on ATI SB700 when set
"onchip SATA type" in BIOS into "AHCI" mode. There are four SATA
related device IDs in SB700:
0x4390, SATA in IDE mode
0x4391, SATA in AHCI mode
0x4392, SATA in RAID mode with Promise non-Raid5 driver
0x4393, SATA in RAID mode with Promise Raid5 driver
This is different from SB600, there is only one SATA Device ID in SB600,
which is 0x4380.

In the previous SATA patch to SB700(bug# 285044), we only add 0x4390.
This patch provide the other three device IDs, otherwise Linux
can NOT be installed when set SATA into "AHCI" mode in BIOS.

Version-Release number of selected component (if applicable):
All

How reproducible:
Always

Steps to Reproduce:
1. Set "onchip SATA type" in BIOS into "AHCI" mode.
2. Install SLED10

Actual results:
Fail to install this distribution

Expected results:
SLED10 should be installed on "AHCI" mode.

Additional info:
Could you please add this patch into SLED11 before it's release?
We have sent this patch to kernel.org, and can post the upstream commit
here when it is accepted.
Comment 1 Forgotten User FOUTW3E5Ow 2007-07-16 06:36:34 UTC
These three bugs #291744, #292033, and #292034 are almost same except
that I created them individually for openSUSE, SLED, SLES, so that we
can trace them more clearly. Thanks. 

We hope that they can be applied into the next distros to be released
such as openSUSE10.3/SLED11/SLES11. You may need to apply this patch
manually into the distro, because we can NOT tell from which kernel
version this patch will be included at this time.
Comment 3 Lars Marowsky-Bree 2007-07-27 10:10:16 UTC
SLES and SLED share the same kernel. Both will have a later kernel than 10.3.

BTW, all of the bugs were filed against openSUSE 10.1; please use the proper products next time.

*** This bug has been marked as a duplicate of bug 291744 ***
Comment 4 Forgotten User FOUTW3E5Ow 2007-08-02 09:57:36 UTC
Hi Guys, Could you tell me from which SLED11 Alpha/Beta version,
this patch will be included?
So that we can test this Alpha/Beta version on board with SB700. Thanks.