Re: Problem with SiS Ide/Pata/Sata on 2.6.22-rc7-git4

From: Thomas Backlund
Date: Tue Jul 10 2007 - 16:52:18 EST


Alan Cox skrev:
If you modprobe only sis5513
OR
If you modprobe only sis5513 and then sata_sis/pata_sis:
- you get this:
(the hdb drive does not get detected/usable)

Don't mix old and new IDE like that. We allow both so you can use old SIS
and new Jmicron etc for example but there are some cases where trying to
load both old and new IDE support for the same chip will do strange
things.


But there is still a regression here compared to 2.6.17...

If you load only sis5513 on a 2.6.22 you still get:
--- quote ---
<6>SIS5513: chipset revision 1
<6>SIS5513: not 100% native mode: will probe irqs later
<6>SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
<6> ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
<6> ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
<7>Probing IDE interface ide0...
<4>hdb: QUANTUM FIREBALLlct15 07, ATA DISK drive
<4>hdb: host side 80-wire cable detection failed, limiting max speed to UDMA33
<7>hdb: selected mode 0x42
--- quote ---

wich does not happend on 2.6.17...

The disk in question is ATA66 capable

--
Thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/