From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Maurizio Monge <maurizio.monge@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
Alan Cox <alan@redhat.com>, Jeff Garzik <jeff@garzik.org>
Subject: Re: [PATCH] Add new ICH9M pci id (8086:2850) to ata_piix id list
Date: Sun, 17 Jun 2007 23:36:08 +0200 [thread overview]
Message-ID: <4675A948.80007@googlemail.com> (raw)
In-Reply-To: <e4c519350706171423ldf77f77ve7080c213e6ec3fc@mail.gmail.com>
Hi,
Maurizio Monge pisze:
> To make ata_piix recognize my ich9m chip i had to apply the
> modification that follows.
>
> Best regards
> Maurizio Monge
>
>
> diff -Nurb old/drivers/ata/ata_piix.c new/drivers/ata/ata_piix.c
> --- old/drivers/ata/ata_piix.c 2007-06-17 23:06:12.000000000 +0200
> +++ new/drivers/ata/ata_piix.c 2007-06-17 23:15:57.000000000 +0200
> @@ -243,6 +243,8 @@
> { 0x8086, 0x292d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_ahci },
> /* SATA Controller IDE (ICH9M) */
> { 0x8086, 0x292e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_ahci },
> + /* Mobile SATA Controller IDE (ICH9M) */
> + { 0x8086, 0x2850, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_ahci },
^^^^
http://pci-ids.ucw.cz/iii/?i=80862850
Is this really a SATA controller?
((ICH8M/ICH8M-E) IDE Controller)
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
next prev parent reply other threads:[~2007-06-17 21:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-17 21:23 [PATCH] Add new ICH9M pci id (8086:2850) to ata_piix id list Maurizio Monge
2007-06-17 21:36 ` Michal Piotrowski [this message]
2007-06-18 3:40 ` Maurizio Monge
2007-06-18 18:05 ` Gaston, Jason D
2007-06-18 18:05 ` Gaston, Jason D
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=4675A948.80007@googlemail.com \
--to=michal.k.k.piotrowski@gmail.com \
--cc=alan@redhat.com \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maurizio.monge@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.