Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/27/2000 20:39:05
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Nov 27 18:39:05 UTC 2000

Modified Files:
	syssrc/sys/arch/hp300/dev: apci.c

Log Message:
Replace the (no longer working) check for tp->t_line == 0 with
tp->t_linesw == linesw[0]. Hopefully this is correct.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hp300/dev/apci.c

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