From 9dc51096e6359769946224ea5ce03a88c14c8b8a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 15 Oct 2007 16:13:25 +0000 Subject: Add the RDC PCI ids for a fancier PCI device table.Return the system name on boot. SVN-Revision: 9327 --- target/linux/rdc/patches/004-rdc_fixes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rdc/patches/004-rdc_fixes.patch') diff --git a/target/linux/rdc/patches/004-rdc_fixes.patch b/target/linux/rdc/patches/004-rdc_fixes.patch index 524155adf6..e67678a8e8 100644 --- a/target/linux/rdc/patches/004-rdc_fixes.patch +++ b/target/linux/rdc/patches/004-rdc_fixes.patch @@ -67,7 +67,7 @@ diff -urN linux-2.6.19/arch/i386/Makefile linux-2.6.19.new/arch/i386/Makefile }; static struct device_fixup fixups_table[] = { -+{ 0x17F3, 0x6030, r8610_reset }, ++{ PCI_VENDOR_ID_RDC, PCI_DEVICE_ID_R6030, r8610_reset }, { PCI_VENDOR_ID_CYRIX, PCI_DEVICE_ID_CYRIX_5530_LEGACY, cs5530a_warm_reset }, { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_CS5536_ISA, cs5536_warm_reset }, }; -- cgit v1.2.3