Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/18/2001 16:50:12
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun Nov 18 14:50:12 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: osiop.c osiopvar.h

Log Message:
- Use MI ADAPTER_REQ_SET_XFER_MODE callback
- Move values in sc_sync[] member to sc_tinfo[]
- Change some u_int8_t values to int
- Remove unused wide negotiation states
- Misc cleanup


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/osiop.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/osiopvar.h

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