Bug 136045 - core IDE driver is claiming ata_piix devices
Summary: core IDE driver is claiming ata_piix devices
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: FC3Blocker
TreeView+ depends on / blocked
 
Reported: 2004-10-17 05:42 UTC by Bill Nottingham
Modified: 2015-01-04 22:10 UTC (History)
5 users (show)

Fixed In Version: 2.6.9-1.635
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-19 04:50:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2004-10-17 05:42:26 UTC
Description of problem:

SSIA

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

2.6.8-1.624

How reproducible:

Every time.

Steps to Reproduce:
1. boot rawhide installer on i865 box, 8086:24d1
2. There is no step 2
  
Actual results:

Look, it's /dev/hda, there's no DMA, it's slow, blah blah blah.

Expected results:

/dev/sda, handled by ata_piix, etc.

Additional info:

PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
...
Probing IDE interface ide0
hda: ST3120026AS, ATA DISK drive
Probing IDE interface ide1
hdc: COMBI RW32/DVD, ATAPI CD/DVD-ROM drive
Probing IDE interface ide(2,3,4,5)
ide(2,3,4,5): Wiat for ready failed before probe !
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: ...
...

Comment 1 Bill Nottingham 2004-10-17 05:48:20 UTC
This works correctly with the test3 installer.

Comment 2 Bill Nottingham 2004-10-17 05:50:39 UTC
Switching the BIOS from 'Legacy' to 'Native/Enhanced/whatever' makes
it work as expected, but this wasn't necessary before.

Comment 3 Bill Nottingham 2004-10-19 04:49:05 UTC
2.6.9-1.635 fixes this for me.


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