Re: Sata VIA New ID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gilberto@xxxxxxxxxxxxxxxxxxx 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
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux