lkml.org 
[lkml]   [2005]   [Sep]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: [PATCH 2.6.14-rc1] Fix broken NVIDIA device ID in sata_nv
DateWed, 21 Sep 2005 21:28:20 -0700
From"Andy Currid" <>
Jeff

It fixes something if you apply the entire patch that I posted. I
changed the #defines for MCP55_SATA and MCP55_SATA2 in pci_ids.h.

The patch didn't appear word-wrapped in what I saw get reflected back to
me from LKML. Andrew Morton accepted it without comment.

Let me now if you want me to resubmit.

Thanks

Andy

> -----Original Message-----
> From: Jeff Garzik [mailto:jgarzik@pobox.com] 
> Sent: Wednesday, September 21, 2005 19:37
> To: Andy Currid
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 2.6.14-rc1] Fix broken NVIDIA device ID in sata_nv
> 
> Andy Currid wrote:
> > Please apply this patch that corrects an NVIDIA SATA device ID in
> > 2.6.14-rc1.
> 
> > @@ -158,6 +158,8 @@ static struct pci_device_id nv_pci_tbl[]
> >  		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP51 },
> >  	{ PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA,
> >  		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP55 },
> > +	{ PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA2,
> > +		PCI_ANY_ID, PCI_ANY_ID, 0, 0, MCP55 },
> >  	{ PCI_VENDOR_ID_NVIDIA, PCI_ANY_ID,
> >  		PCI_ANY_ID, PCI_ANY_ID,
> >  		PCI_CLASS_STORAGE_IDE<<8, 0xffff00, GENERIC },
> 
> I am applying this patch, but note that it does not "fix" 
> anything.  It 
> simply adds a new PCI ID, for additional hardware support.
> 
> 	Jeff
> 
> 
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-22 04:30    [from the cache]
©2003-2008