public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: ide.2.4.1-p3.01112001.patch
@ 2001-01-14  3:53 Tony Parsons
  2001-01-14  8:31 ` ide.2.4.1-p3.01112001.patch David D.W. Downey
  0 siblings, 1 reply; 59+ messages in thread
From: Tony Parsons @ 2001-01-14  3:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: mpsons

In-Reply-To: <87bstbpefi.fsf@pelerin.serpentine.com>
In article <87bstbpefi.fsf@pelerin.serpentine.com>, bos@serpentine.com 
(Bryan O'Sullivan) wrote:

>   /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 { 
> DriveReady SeekComplete Error }   hda: dma_intr: error=0x84 { 
> DriveStatusError BadCRC }   hda: dma_intr: status=0x51 { DriveReady 
> SeekComplete Error }   hda: dma_intr: error=0x84 { DriveStatusError 
> BadCRC }   hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } 
...
>   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:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super] 
> (rev 22)
>   00:04.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] 
> (rev 10)
>   00:04.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 10)
>   00:04.3 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 10)
>   00:04.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super 
> ACPI] (rev 30)
It's not an Abit KT7 or similar is it?
I was just helping my dad upgrade a machine based with one of those to 2.4 
today and until we turned off Generic PCI bus-master DMA Support and the 
VIA82CXXX drivers we kept getting the same messages the second the system 
booted up. 
It was rather annoying, as I'm not sure if it was because of this or 
something else, but we ended up with some minor disk corruption mainly 
around /usr/src/linux where I made the mistake of doing a make mrproper 
while it was like this. Went back to 2.2 temporarily and it was fine.
Can dig out/try anything on request.

TonyP
mpsons@cix.compulink.co.uk

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

^ permalink raw reply	[flat|nested] 59+ messages in thread
* Re: ide.2.4.1-p3.01112001.patch
@ 2001-01-13 23:40 Andrzej Krzysztofowicz
  2001-01-14  8:46 ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
  0 siblings, 1 reply; 59+ messages in thread
From: Andrzej Krzysztofowicz @ 2001-01-13 23:40 UTC (permalink / raw)
  To: Vojtech Pavlik; +Cc: kernel list

>From kufel!ankry  Sun Jan 14 00:30:25 2001
Return-Path: <kufel!ankry>
Received: from kufel.UUCP (uucp@localhost)
	by green.mif.pg.gda.pl (8.9.3/8.9.3) with UUCP id AAA00889
	for green.mif.pg.gda.pl!ankry; Sun, 14 Jan 2001 00:30:25 +0100
Received: (from ankry@localhost)
	by kufel.dom (8.9.3/8.9.3) id WAA01107
	for green!ankry; Sat, 13 Jan 2001 22:00:40 +0100
From: Andrzej Krzysztofowicz <kufel!ankry>
Message-Id: <200101132100.WAA01107@kufel.dom>
Subject: Re: ide.2.4.1-p3.01112001.patch
To: kufel!green.mif.pg.gda.pl!ankry
Date: Sat, 13 Jan 2001 22:00:40 +0100 (CET)
In-Reply-To: <20010113144236.B1155@suse.cz> from "Vojtech Pavlik" at Jan 13, 2001 02:42:36 PM
X-Mailer: ELM [version 2.5 PL0pre8]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

vojtech@suse.cz (Vojtech Pavlik)

> > 2.4 has code in the pci quirks to disable the register which makes
> > the chip masquerade as a VP3, and forces it to identify itself as
> > an MVP3 part.  I'm curious whether this has an interaction here.
> 
> This doesn't do anything but change the ID so that Linux drivers are not
> confused anymore. This caused a lot of trouble in 2.2, especially with
> the old VIA IDE driver.
[...]
> Fortunately all these chips use PIIX-compatible extensions to the PCI
> bus, so they are all interchangeable to some degree.
> 
> > I'm curious if all of the other boards in Alans bug reports also
> > fall into the stranger category.
> 
> It's possible. I have a board (VA-503A), which has a masqueraded 598,
> which identifies itself as 597, and a 686a southbridge. This got the
> 2.2 ide driver completely confused, for example. 

Maybe the VIA IDE chipset support option should depend on PCI quirks now ?



-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  tel.  (0-58) 347 14 61
Wydz.Fizyki Technicznej i Matematyki Stosowanej Politechniki Gdanskiej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 59+ messages in thread
* ide.2.4.1-p3.01112001.patch
@ 2001-01-12  8:44 Andre Hedrick
  2001-01-12  8:55 ` ide.2.4.1-p3.01112001.patch Andre Hedrick
  2001-01-12  8:56 ` ide.2.4.1-p3.01112001.patch Craig Schlenter
  0 siblings, 2 replies; 59+ messages in thread
From: Andre Hedrick @ 2001-01-12  8:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 350 bytes --]


AMD Update.
HPT366 Update.

NASTY-ARSE!!!! dma-timeout "hack" as a compile option.
It works 99% of the time but invokes nasty-nasty kernel messages.

double handler, double timer........fails dma renable attempt

However deadlock should be gone, lets hope.

It is not exactly correct, but function :-((

Cheers,

Andre Hedrick
Linux ATA Development

[-- Attachment #2: Type: application/octet-stream, Size: 8953 bytes --]

^ permalink raw reply	[flat|nested] 59+ messages in thread

end of thread, other threads:[~2001-01-15 23:47 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-14  3:53 ide.2.4.1-p3.01112001.patch Tony Parsons
2001-01-14  8:31 ` ide.2.4.1-p3.01112001.patch David D.W. Downey
2001-01-14  9:03   ` ide.2.4.1-p3.01112001.patch David D.W. Downey
2001-01-15 10:29   ` ide.2.4.1-p3.01112001.patch Paul Flinders
  -- strict thread matches above, loose matches on Subject: below --
2001-01-13 23:40 ide.2.4.1-p3.01112001.patch Andrzej Krzysztofowicz
2001-01-14  8:46 ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-12  8:44 ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-12  8:55 ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-12 17:51   ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-12 18:13     ` ide.2.4.1-p3.01112001.patch Alan Cox
2001-01-12 18:37       ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-12 21:26       ` ide.2.4.1-p3.01112001.patch Adrian Bunk
2001-01-12 18:17     ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-12 18:55       ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-12 19:46         ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-12 19:57           ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-12 20:24             ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-12 23:47               ` ide.2.4.1-p3.01112001.patch Alan Cox
2001-01-13 13:45                 ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13 17:09                   ` ide.2.4.1-p3.01112001.patch Bryan O'Sullivan
2001-01-13 17:19                     ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13  0:09               ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-13  0:25                 ` ide.2.4.1-p3.01112001.patch Alan Cox
2001-01-12 16:43                   ` ide.2.4.1-p3.01112001.patch John Heil
2001-01-13  0:52                     ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-12 17:09                       ` ide.2.4.1-p3.01112001.patch John Heil
2001-01-13  1:16                         ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-15 10:15                         ` ide.2.4.1-p3.01112001.patch Matthias Andree
2001-01-13  1:12                       ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-13  1:18                         ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-13  1:24                           ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-13  1:31                             ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-13  1:48                               ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-13  1:51                               ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-13 14:02                       ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13 14:00                 ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13 19:46                   ` ide.2.4.1-p3.01112001.patch Alan Cox
2001-01-13 20:00                     ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-14  3:41                   ` ide.2.4.1-p3.01112001.patch TimO
2001-01-14  8:55                     ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-15 13:06                   ` ide.2.4.1-p3.01112001.patch Stephen Clark
2001-01-12 23:43           ` ide.2.4.1-p3.01112001.patch Alan Cox
2001-01-13  2:43             ` ide.2.4.1-p3.01112001.patch davej
2001-01-13 13:42               ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13  3:03             ` ide.2.4.1-p3.01112001.patch Tkil
2001-01-13 13:44               ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-13 13:35             ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-14 19:38             ` ide.2.4.1-p3.01112001.patch Jamie Lokier
2001-01-14 22:39               ` ide.2.4.1-p3.01112001.patch Vojtech Pavlik
2001-01-15  0:06                 ` ide.2.4.1-p3.01112001.patch Albert Cranford
2001-01-15 23:47                   ` ide.2.4.1-p3.01112001.patch Henrique de Moraes Holschuh
2001-01-15  1:13                 ` ide.2.4.1-p3.01112001.patch Jamie Lokier
2001-01-13 22:06           ` ide.2.4.1-p3.01112001.patch junio
2001-01-13  7:12         ` ide.2.4.1-p3.01112001.patch Andre Hedrick
2001-01-13 16:42         ` ide.2.4.1-p3.01112001.patch David Woodhouse
2001-01-13 17:04           ` ide.2.4.1-p3.01112001.patch Linus Torvalds
2001-01-14 17:22             ` ide.2.4.1-p3.01112001.patch David Woodhouse
2001-01-13 18:54           ` ide.2.4.1-p3.01112001.patch Russell King
2001-01-12  8:56 ` ide.2.4.1-p3.01112001.patch Craig Schlenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox