public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 1/3: Remove USR 56K voice modem specific PCI table entry.
@ 2003-04-16 22:42 Russell King
  2003-04-16 22:43 ` [PATCH] 2/3: Console initcalls return int, zero for success Russell King
  0 siblings, 1 reply; 3+ messages in thread
From: Russell King @ 2003-04-16 22:42 UTC (permalink / raw)
  To: Linux Kernel List

Jordan Breeding confirms that our serial PCI detection algorithms
now correctly determine this device, and doesn't require a specific
entry.

diff -Nru a/drivers/serial/8250_pci.c b/drivers/serial/8250_pci.c
--- a/drivers/serial/8250_pci.c	Wed Apr 16 23:12:27 2003
+++ b/drivers/serial/8250_pci.c	Wed Apr 16 23:12:27 2003
@@ -1802,13 +1802,6 @@
 		pbn_b1_1_115200 },
 
 	/*
-	 * 3Com US Robotics 56k Voice Internal PCI model 5610
-	 */
-	{	PCI_VENDOR_ID_USR, 0x1008,
-		PCI_ANY_ID, PCI_ANY_ID, 0, 0,
-		pbn_b0_1_115200 },
-
-	/*
 	 * Titan Electronic cards
 	 *  The 400L and 800L have a custom setup quirk.
 	 */

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-16 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-16 22:42 [PATCH] 1/3: Remove USR 56K voice modem specific PCI table entry Russell King
2003-04-16 22:43 ` [PATCH] 2/3: Console initcalls return int, zero for success Russell King
2003-04-16 22:45   ` [PATCH] 3/3: Move make modem control signals accessible to line discplines Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox