From: Andy Whitcroft <apw@canonical.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
"K. Y. Srinivasan" <kys@microsoft.com>,
Mike Sterling <Mike.Sterling@microsoft.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH 0/2] Hyper-V disk support V3
Date: Mon, 16 Apr 2012 19:28:42 +0100 [thread overview]
Message-ID: <20120416182842.GA3346@shadowen.org> (raw)
In-Reply-To: <4F8C3B86.8000707@pobox.com>
On Mon, Apr 16, 2012 at 11:32:22AM -0400, Jeff Garzik wrote:
> On 04/16/2012 07:20 AM, Andy Whitcroft wrote:
> >Jeff, I believe the first patch is what you had in mind in your comments.
> >Alan, the piix sadly has no subvendor/subdevice identifiers at all
> >though we are able to detect the platform from the DMI information,
> >this any better?
>
> Please post "lspci -vvv" for this device...
lspci -nnvvv:
00:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01) (prog-if 80 [Master])
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
Region 4: I/O ports at ffa0 [size=16]
Kernel driver in use: ata_piix
-apw
prev parent reply other threads:[~2012-04-16 18:28 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 17:28 [PATCH 1/1] ata_piix: defer disks to the Hyper-V paravirtualised drivers by default Andy Whitcroft
2012-03-30 9:14 ` Victor Miasnikov
2012-04-10 16:08 ` KY Srinivasan
2012-04-12 20:03 ` Jeff Garzik
2012-04-13 7:37 ` Andy Whitcroft
2012-04-14 15:53 ` [PATCH 0/2] Hyper-V disk support Andy Whitcroft
2012-04-14 15:53 ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices Andy Whitcroft
2012-04-14 15:53 ` [PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default Andy Whitcroft
2012-04-14 16:02 ` Alan Cox
2012-04-15 0:10 ` KY Srinivasan
2012-04-16 11:20 ` [PATCH 0/2] Hyper-V disk support V3 Andy Whitcroft
2012-04-16 11:20 ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices Andy Whitcroft
2012-04-16 11:20 ` [PATCH 2/2] UBUNTU: SAUCE: ata_piix: defer disks to the Hyper-V drivers by default Andy Whitcroft
2012-04-16 11:28 ` Sergei Shtylyov
2012-04-16 11:26 ` [PATCH 0/2] Hyper-V disk support V3 Alan Cox
2012-04-16 18:29 ` Andy Whitcroft
2012-04-16 18:41 ` KY Srinivasan
2012-04-18 20:12 ` Alan Cox
2012-04-18 20:21 ` KY Srinivasan
2012-04-19 8:15 ` 1) boot flag to disable the Hyper-V IDE drivers: ata_piix.prefer_ms_hyperv=0 2) PIIX_IGNORE_ATA_ON_HYPERV Re: [PATCH 0/2] Hyper-V disk support V3 RE: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM) Victor Miasnikov
2012-04-19 7:40 ` [PATCH 0/2] Hyper-V disk support V3 Andy Whitcroft
2012-04-19 13:17 ` KY Srinivasan
2012-04-19 14:33 ` [PATCH 0/2] Hyper-V disk support V4 Andy Whitcroft
2012-04-19 14:33 ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices Andy Whitcroft
2012-04-19 14:33 ` [PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default Andy Whitcroft
2012-04-19 15:54 ` Sergei Shtylyov
2012-05-04 21:15 ` [PATCH 0/2] Hyper-V disk support V5 Andy Whitcroft
2012-05-04 21:15 ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices Andy Whitcroft
2012-05-07 19:43 ` Jeff Garzik
2012-05-04 21:15 ` [PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default Andy Whitcroft
2012-04-16 15:32 ` [PATCH 0/2] Hyper-V disk support V3 Jeff Garzik
2012-04-16 18:28 ` Andy Whitcroft [this message]
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=20120416182842.GA3346@shadowen.org \
--to=apw@canonical.com \
--cc=Mike.Sterling@microsoft.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jgarzik@pobox.com \
--cc=kys@microsoft.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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