Re: [PATCH] ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe

From: David Miller
Date: Mon Mar 15 2010 - 19:01:18 EST


From: Karsten Keil <keil@xxxxxxxxxxxxx>
Date: Mon, 15 Mar 2010 14:18:41 +0100

> A few subdevice IDs seem to have been dropped when hfc_multi was
> included upstream, just compare the list at
> http://www.openvox.cn/viewvc/misdn/trunk/hfc_multi.c?revision=75&view=annotate#l175
> with the IDs in drivers/isdn/hardware/mISDN/hfcmulti.c
>
> Added PCIe 2 Port card and LED settings (same as PCI) /KKe
>
> Signed-off-by: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
> Signed-off-by: Karsten Keil <keil@xxxxxxxxxxxxx>

We don't add new defines to linux/pci_ids.h, it is deprecated.
Simply add the device ID constants to the table.

The only exception is the case where a device ID is used in
more than one driver, but even that scenerio is heavily
discouraged.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/