* [PATCH] serial: add new PCI serial card support
@ 2006-02-07 14:00 Yoichi Yuasa
2006-02-08 21:46 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2006-02-07 14:00 UTC (permalink / raw)
To: Russell King; +Cc: yoichi_yuasa, linux-kernel
Hi,
This patch adds new PCI serial card support.
Please apply.
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -urN -X dontdiff rc2-orig/drivers/serial/8250_pci.c rc2/drivers/serial/8250_pci.c
--- rc2-orig/drivers/serial/8250_pci.c 2006-02-07 11:09:22.125034500 +0900
+++ rc2/drivers/serial/8250_pci.c 2006-02-07 22:35:31.421954750 +0900
@@ -1868,6 +1868,10 @@
PCI_SUBVENDOR_ID_CONNECT_TECH,
PCI_SUBDEVICE_ID_CONNECT_TECH_TITAN_4, 0, 0,
pbn_b0_4_1843200 },
+ { PCI_VENDOR_ID_OXSEMI, PCI_DEVICE_ID_OXSEMI_16PCI954,
+ PCI_VENDOR_ID_AFAVLAB,
+ PCI_SUBDEVICE_ID_AFAVLAB_P061, 0, 0,
+ pbn_b0_4_1152000 },
{ PCI_VENDOR_ID_EXAR, PCI_DEVICE_ID_EXAR_XR17C152,
PCI_SUBVENDOR_ID_CONNECT_TECH,
PCI_SUBDEVICE_ID_CONNECT_TECH_PCI_UART_2_232, 0, 0,
diff -urN -X dontdiff rc2-orig/include/linux/pci_ids.h rc2/include/linux/pci_ids.h
--- rc2-orig/include/linux/pci_ids.h 2006-02-07 11:09:53.470993500 +0900
+++ rc2/include/linux/pci_ids.h 2006-02-07 22:34:26.277883500 +0900
@@ -1829,6 +1829,7 @@
#define PCI_VENDOR_ID_AFAVLAB 0x14db
#define PCI_DEVICE_ID_AFAVLAB_P028 0x2180
#define PCI_DEVICE_ID_AFAVLAB_P030 0x2182
+#define PCI_SUBDEVICE_ID_AFAVLAB_P061 0x2150
#define PCI_VENDOR_ID_BROADCOM 0x14e4
#define PCI_DEVICE_ID_TIGON3_5752 0x1600
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] serial: add new PCI serial card support
2006-02-07 14:00 [PATCH] serial: add new PCI serial card support Yoichi Yuasa
@ 2006-02-08 21:46 ` Russell King
0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2006-02-08 21:46 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-kernel
On Tue, Feb 07, 2006 at 11:00:58PM +0900, Yoichi Yuasa wrote:
> This patch adds new PCI serial card support.
> Please apply.
Applied, thanks.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-08 21:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-07 14:00 [PATCH] serial: add new PCI serial card support Yoichi Yuasa
2006-02-08 21:46 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox