From: Christian Schmidt Date: Wed, 22 Aug 2007 21:01:19 +0000 (-0700) Subject: Add blacklisting capability to serial_pci to avoid misdetection of serial ports X-Git-Tag: v2.6.23-rc4~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436bbd431d41e0fd3bfedb0312ab764b291ddf82;p=pandora-kernel.git Add blacklisting capability to serial_pci to avoid misdetection of serial ports The serial_pci driver tries to guess serial ports on unknown devices based on the PCI class (modem or serial). On certain softmodems (AC'97 modems) this can lead to the recognition of non-existing serial ports. This patch adds a blacklist of PCI IDs that are to be ignored by the driver. [akpm@linux-foundation.org: cleanups] Signed-off-by: Christian Schmidt Cc: Bjorn Helgaas Cc: Russell King Cc: Yinghai Lu Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed