Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/04/2000 20:47:21
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Nov  4 18:47:21 UTC 2000

Modified Files:
	syssrc/sys/dev/isa: files.isa pcdisplay.c
Added Files:
	syssrc/sys/dev/isa: weasel.c weaselvar.h

Log Message:
Add a device driver for the Middle Digital, Inc. PC-Weasel serial
console board.  This glues into the `pcdisplay' driver and provides
support for the watchdog timer function on the PC-Weasel.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 syssrc/sys/dev/isa/files.isa
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/isa/pcdisplay.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/isa/weasel.c \
    syssrc/sys/dev/isa/weaselvar.h

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