Subject: CVS commit: src/sys/arch/sh5/dev
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/09/2003 12:19:54
Module Name: src
Committed By: scw
Date: Sun Nov 9 12:19:54 UTC 2003
Modified Files:
src/sys/arch/sh5/dev: scif.c
Log Message:
In scif_rxsoft, bail early if the input buffers have not been initialised yet.
This can happen if we drop into ddb on the serial console before
scif_attach() has been called.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sh5/dev/scif.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.