1
0
Fork 0
alistair23-linux/drivers/mcb
Johannes Thumshirn 29ea6be366 mcb: add Altera PCI ID to mcb-pci
Some older PCI attached MEN FPGAs use an Altera PCI Vendor ID instead
of the MEN one. Add it to the PCI ID table so the driver automatically
attaches to it.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reported-by: Ben Turner <ben.turner@21net.com>
Tested-by: Ben Turner <ben.turner@21net.com>
Cc: Andreas Geißler <andreas.geissler@men.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-14 19:13:48 +01:00
..
Kconfig mcb: Added support for LPC or non PCI based MCB carrier 2016-08-31 13:16:24 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mcb-core.c mcb: introduce mcb_get_resource() 2017-08-28 20:51:22 +02:00
mcb-internal.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mcb-lpc.c MCB: add support for SC31 to mcb-lpc 2017-08-31 18:49:41 +02:00
mcb-parse.c mcb: Fix an error handling path in 'chameleon_parse_cells()' 2017-08-31 18:49:41 +02:00
mcb-pci.c mcb: add Altera PCI ID to mcb-pci 2018-03-14 19:13:48 +01:00