From: Tejun Heo <htejun@gmail.com>
To: gilberto@sistemafenix.com.br
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Re: Sata VIA New ID
Date: Tue, 23 Oct 2007 16:52:38 +0900 [thread overview]
Message-ID: <471DA846.8060709@gmail.com> (raw)
In-Reply-To: <63379.201.21.145.69.1191620918.squirrel@webmail.sistemafenix.com.br>
gilberto@sistemafenix.com.br wrote:
> Hi, my name is Gilberto I am from of the distribuition linux call FeniX
> Linux in Brazil.
> I need your help, I need put in sata_via.c a new ID for hd sata in my
> kernel 2.6.20.7
> I need only put the new id or I need make more things
>
> The Gigabyte from Brasil, put for sale a new model call GA-VM900M with
> sata 2, In new kernel 2.6.22-9 its working. But I have some drivers
> compiled for my kernel its impossible change the version of the kernel,
> only because new SATA2
>
> And some manufetures of Desktops are with problems because this.
>
>
> static const struct pci_device_id svia_pci_tbl[] = {
> { PCI_VDEVICE(VIA, 0x5337), vt6420 },
> { PCI_VDEVICE(VIA, 0x0591), vt6420 },
> { PCI_VDEVICE(VIA, 0x3149), vt6420 },
> { PCI_VDEVICE(VIA, 0x3249), vt6421 },
> { PCI_VDEVICE(VIA, 0x5372), vt6420 }, ***** I put this line only ****
>
>
> { } /* terminate list */
> };
>
> What do I need for resolve this problem....
The change is included in 2.6.23.
--
tejun
prev parent reply other threads:[~2007-10-23 7:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 21:48 Sata VIA New ID gilberto
2007-10-23 7:52 ` Tejun Heo [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=471DA846.8060709@gmail.com \
--to=htejun@gmail.com \
--cc=gilberto@sistemafenix.com.br \
--cc=jgarzik@pobox.com \
--cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).