From: Russell King <rmk@arm.linux.org.uk>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: [PATCH] 1/3: Remove USR 56K voice modem specific PCI table entry.
Date: Wed, 16 Apr 2003 23:42:27 +0100 [thread overview]
Message-ID: <20030416234227.B17775@flint.arm.linux.org.uk> (raw)
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
next reply other threads:[~2003-04-16 22:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-16 22:42 Russell King [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030416234227.B17775@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox