And it doesn't get past this point. SysRq->ShowPc shows this:
EIP 0010:[<c0109b1c>] EFLAGS: 00000202
EAX: 000001C0 EBX: 0000000e ECX: 0000000e EDX: c024c000
ESI: 0000000e EDI: c026f2e0 EBP: c026f2a0 DS: 0018 ES: 0018
CR0: 8005003b CR2: 00000000 CR3: 00101000
According to System.map, c0109b1c would be in disable_irq().
c0109ab8 T disable_irq_nosync
c0109af8 T disable_irq
c0109b24 T enable_irq
Some combinations do work, however:
-Both HDDs on channel 0 (hda, hdb) (works)
-Both HDDs on channel 0 (hda, hdb) and CDROM on channel 1 (hdc) (works)
-Both HDDs on different channels (hda, hdc) (works)
lspci:
00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0305 (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device 8305
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 10)
00:07.3 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 10)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]
00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366
(rev 03)
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev
03)
--- Jani Forssell jani.forssell@viasys.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/