lkml.org 
[lkml]   [2010]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] UIO: Add a driver for Hilscher netX-based fieldbus cards
> --- linux-2.6.33-rc.orig/include/linux/pci_ids.h	2010-02-09 12:43:51.000000000 +0100
> +++ linux-2.6.33-rc/include/linux/pci_ids.h 2010-02-09 12:44:51.000000000 +0100
> @@ -137,6 +137,11 @@
>
> /* Vendors and devices. Sort key: vendor first, device next. */
>
> +#define PCI_VENDOR_ID_HILSCHER 0x15CF
> +#define PCI_DEVICE_ID_HILSCHER_NETX 0x0000
> +#define PCI_SUBDEVICE_ID_NXSB_PCA 0x3235
> +#define PCI_SUBDEVICE_ID_NXPCA 0x3335

This isn't needed, we don't add new device ids to the file, unless they
are used by more than one driver (see the comment at the top of the
file.)

I've fixed up the patch to not include this anymore.

thanks,

greg k-h


\
 
 \ /
  Last update: 2010-02-18 01:19    [W:0.097 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site