On 04/20/2011 10:56 AM, Matthew Wilcox wrote:
On Wed, Apr 20, 2011 at 02:04:10PM +0400, Sergei Shtylyov wrote:
+#define PCI_VENDOR_ID_MOBILITY_ELECTRONICS 0x14f2
+
The current trend seems to be to only define vendor/device IDs where
they are used and not in pci_ids.h...
Device IDs, yes. Vendor IDs should always go to the pci_ids.h file, since
they're likely to be used in multiple places.
Correct; that's the current libata policy.
Jeff
--
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