Bug 4300 - hpt366 S-ATA driver causes the kernel to freeze when probing for disks
Summary: hpt366 S-ATA driver causes the kernel to freeze when probing for disks
Status: CLOSED DUPLICATE of bug 2555
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 06:12 UTC by Flemming Richter
Modified: 2005-07-04 05:08 UTC (History)
0 users

See Also:
Kernel Version: linux 2.6.10 and 2.6.11
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
My kernel .config file (33.72 KB, text/plain)
2005-03-06 06:19 UTC, Flemming Richter
Details
lspci (1.67 KB, text/plain)
2005-03-06 06:20 UTC, Flemming Richter
Details
cat /proc/cpuinfo (453 bytes, text/plain)
2005-03-06 06:21 UTC, Flemming Richter
Details

Description Flemming Richter 2005-03-06 06:12:19 UTC
Distribution: Gentoo 2005.0
Hardware Environment: 
Software Environment: gcc 3.3.5   binutils 2.15.92.0.2 20040927
Problem Description: hpt366 S-ATA driver causes the kernel to freeze when
probing for disks, when I use both controllers on my HPT374 S-ATA controller.

Steps to reproduce: I just have to connect discs to both controllers on my HPT374.
I have placed printk sentences variouse places in the driver code, and every
thing seems ok but my PC freezes right before "Probing IDE interface" after
entering hpt_minimum_revision and before hpt366_init_one.

Both IDE controllers on my card get the same IRQ (17).

The same driver worked when I was using Fedora with the same kernel config.
Comment 1 Flemming Richter 2005-03-06 06:19:29 UTC
Created attachment 4680 [details]
My kernel .config file
Comment 2 Flemming Richter 2005-03-06 06:20:32 UTC
Created attachment 4681 [details]
lspci
Comment 3 Flemming Richter 2005-03-06 06:21:20 UTC
Created attachment 4682 [details]
cat /proc/cpuinfo
Comment 4 Flemming Richter 2005-03-06 08:50:32 UTC

*** This bug has been marked as a duplicate of 2555 ***
Comment 5 Flemming Richter 2005-07-04 05:07:17 UTC
hpt366 works fine with 2.6.13-rc1.
I upgraded from 2.6.12 to 2.6.13-rc1. Now it's working perfectly :)

Note You need to log in before you can comment on or make changes to this bug.