Subject: CVS commit: syssrc/sys/arch/evbarm/dev
To: None <source-changes@netbsd.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 10/27/2001 19:22:07
Module Name:	syssrc
Committed By:	rearnsha
Date:		Sat Oct 27 16:22:07 UTC 2001

Added Files:
	syssrc/sys/arch/evbarm/dev: plcom.c plcomreg.h plcomvar.h

Log Message:
Support for the PrimeCell PL010 UART.  Similar in behaviour to
the normal com driver, but with competely different bit and register
assignments.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbarm/dev/plcom.c \
    syssrc/sys/arch/evbarm/dev/plcomreg.h \
    syssrc/sys/arch/evbarm/dev/plcomvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.