public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: davej@suse.de
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linus Torvalds <torvalds@transmeta.com>,
	linux-kernel@vger.kernel.org
Subject: Re: ide.2.4.1-p3.01112001.patch
Date: Sat, 13 Jan 2001 14:42:36 +0100	[thread overview]
Message-ID: <20010113144236.B1155@suse.cz> (raw)
In-Reply-To: <E14HDqv-0005Fm-00@the-village.bc.nu> <Pine.LNX.4.31.0101130228310.17083-100000@athlon.local>
In-Reply-To: <Pine.LNX.4.31.0101130228310.17083-100000@athlon.local>; from davej@suse.de on Sat, Jan 13, 2001 at 02:43:30AM +0000

On Sat, Jan 13, 2001 at 02:43:30AM +0000, davej@suse.de wrote:

> > |The system is an AMD K6-3 on a FIC PA-2013 mobo with 3 IDE disks.  The
> > |size of hda is 4.3 GB, the size of hdb is 854 MB and the size of hdc is
> > |1.2 GB.  Hdd is an IDE CDROM drive
> >
> > I think its significant that two reports I have are FIC PA-2013 but not all.
> > What combination of chips is on the 2013 ?
> 
> The FIC PA-2013 is one of the stranger types of MVP3.
> (A mixture of 82c597 host bridge and 82c598 PCI bridge).

598 + 586b

> As discussed some time ago on this list, there are some of these
> boards, which initially seem to be an MVP3, but have the host bridge ID
> set to an VP3. (Real reasoning behind this never figured out).

Windows driver compatibility, so that VP3 drivers would work on MVP3 as
well.

> 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.

> I have a list of known 'hybrid' boards, and known true (both halves) MVP3
> boards and also a collection of lspci -xxx outputs from a selection of
> them. If anyone wants any of this stuff, shout and I'll put it up
> for ftp/www.

Actually, the definitions of what's a 'true VIA xxx chipset' change over
time, as VIA upgrades the southbridges in the specs. You'll now fing
that the VPX chipset is 587vpx + 586b, but when released the 587vpx was
coupled with the old 586 south.

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. 

-- 
Vojtech Pavlik
SuSE Labs
-
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/

  reply	other threads:[~2001-01-13 14:08 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
     [not found]               ` <Pine.LNX.4.30.0101130559060.19743-100000@wr5z.localdomain>
2001-01-13 14:22                 ` VIA IDE corruption - anyone experiencing it with 2.4.0? Vojtech Pavlik
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               ` Vojtech Pavlik [this message]
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
  -- 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-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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010113144236.B1155@suse.cz \
    --to=vojtech@suse.cz \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox