Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/10/2000 09:11:24
Module Name:	syssrc
Committed By:	mrg
Date:		Mon Apr 10 16:11:24 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/dev: psycho.c psychovar.h

Log Message:
- UltraSPARC IIi does not have streaming buffers; don't try to find it's
  diag regsiter to work out why the (non-existant) strbufs don't work.
- check for malloc failure in _all_ places.
- setup the PCI control register as recommended in the IIi users manual.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc64/dev/psycho.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc64/dev/psychovar.h

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