lkml.org 
[lkml]   [2000]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.3.x Vrc-5074 UART support

This patch adds support for the UART in the NEC Vrc-5074 host bridge for VR5000
based systems.

Since the Vrc-5074 is mainly used as a motherboard device (it can be used in a
multi-controller setup or in a plug-in card, though), I decided to compile it
in conditionally.

--- linux-2.3.x/drivers/char/serial.c.orig Thu Feb 17 13:31:24 2000
+++ linux-2.3.x/drivers/char/serial.c Fri Feb 18 15:18:09 2000
@@ -4183,6 +4183,16 @@
{ PCI_VENDOR_ID_ROCKWELL, 0x1004,
0x1048, 0x1500,
SPCI_FL_BASE1, 1, 115200 },
+#ifdef CONFIG_DDB5074
+ /*
+ * NEC Vrc-5074 (Nile 4) builtin UART.
+ * Conditionally compiled in since this is a motherboard device.
+ */
+ { PCI_VENDOR_ID_NEC, PCI_DEVICE_ID_NEC_NILE4,
+ PCI_ANY_ID, PCI_ANY_ID,
+ SPCI_FL_BASE0, 1, 520833,
+ 64, 3, NULL, 0x300 },
+#endif
/* Generic serial board */
{ 0, 0,
0, 0,
Gr{oetje,eeting}s,
Geert

--
Geert Uytterhoeven ------------- Sony Software Development Center Europe (SDCE)
Geert.Uytterhoeven@sonycom.com ------------------- Sint-Stevens-Woluwestraat 55
Voice +32-2-7248638 Fax +32-2-7262686 ---------------- B-1130 Brussels, Belgium

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.026 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site