linux-stable/arch
Maciej W. Rozycki b45d527974 sb1250-duart.c: SB1250 DUART serial support
This is a driver for the SB1250 DUART, a dual serial port implementation
included in the Broadcom family of SOCs descending from the SiByte SB1250
MIPS64 chip multiprocessor.  It is a new implementation replacing the
old-fashioned driver currently present in the linux-mips.org tree.  It
supports all the usual features one would expect from a(n asynchronous)
serial driver, including modem line control (as far as hardware supports it
-- there is edge detection logic missing from the DCD and RI lines and the
driver does not implement polling of these lines at the moment), the serial
console, BREAK transmission and reception, including the magic SysRq.  The
receive FIFO threshold is not maintained though.

The driver was tested with a SWARM board which uses a BCM1250 SOC (which is
dual MIPS64 CMP) and has both ports of the single DUART implemented wired
externally.  Both were tested.  Testing included using the ports as
terminal lines at 1200bps (which is the ports minimum), 115200bps and a
couple of random speeds inbetween.  The modem lines were verified to
operate correctly.  No testing was performed with a use as a network
interface, like with SLIP or PPP.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-17 10:23:03 -07:00
..
alpha PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
arm PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
arm26 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
avr32 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
blackfin Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging 2007-07-12 14:55:05 +08:00
cris PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
frv PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
h8300 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
i386 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
ia64 Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
m32r PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
m68k PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
m68knommu PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
mips sb1250-duart.c: SB1250 DUART serial support 2007-07-17 10:23:03 -07:00
parisc PTRACE_PEEKDATA consolidation 2007-07-17 10:23:03 -07:00
powerpc PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
ppc Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
s390 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
sh PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
sh64 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
sparc Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
sparc64 Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
um PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
v850 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
x86_64 PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
xtensa PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00