[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100315.160133.67908104.davem@davemloft.net>
Date: Mon, 15 Mar 2010 16:01:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: keil@...systems.de
Cc: torvalds@...ux-foundation.org, lars.ellenberg@...bit.com,
netdev@...r.kernel.org, andreas@...rsberg.eu,
akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
From: Karsten Keil <keil@...systems.de>
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@...bit.com>
> Signed-off-by: Karsten Keil <keil@...systems.de>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists