Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 11/09/2000 14:51:37
Module Name:	syssrc
Committed By:	ad
Date:		Thu Nov  9 12:51:37 UTC 2000

Modified Files:
	sharesrc/share/man/man4: iop.4
	syssrc/sys/dev/i2o: iop.c iopsp.c iopspvar.h iopvar.h

Log Message:
- A few minor changes (typos and the like).
- Use SPLs in iop_msg_send() and not the interrupt mask - it accesses
  shared resources lower down.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 sharesrc/share/man/man4/iop.4
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/i2o/iop.c syssrc/sys/dev/i2o/iopsp.c \
    syssrc/sys/dev/i2o/iopspvar.h syssrc/sys/dev/i2o/iopvar.h

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