From e807834863d6d3c3779fc3513e13c6a99f645d96 Mon Sep 17 00:00:00 2001 From: Zhenyu Wang Date: Tue, 9 Dec 2008 19:19:58 +0800 Subject: Remove Cappuccino SlimPRO SP625F 855GM LVDS quirk It breaks bug #18462 on IBM 855GM with same subdevice ids. (cherry picked from commit 0fe61b0b7e3bbe8ced1b0ad2be72c438d200c64b) --- src/i830_quirks.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/i830_quirks.c b/src/i830_quirks.c index 155cb446..54e3af64 100644 --- a/src/i830_quirks.c +++ b/src/i830_quirks.c @@ -229,9 +229,6 @@ static i830_quirk i830_quirk_list[] = { { PCI_CHIP_I965_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds }, { PCI_CHIP_I965_GM, 0x8086, 0x1999, quirk_ignore_lvds }, - /* Cappuccino SlimPRO SP625F, bz #11368 */ - { PCI_CHIP_I855_GM, 0x8086, 0x3582, quirk_ignore_lvds }, - /* Apple Mac mini has no lvds, but macbook pro does */ { PCI_CHIP_I945_GM, 0x8086, 0x7270, quirk_mac_mini }, -- cgit v1.2.3