Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/dev/mscp
Module Name: src
Committed By: riz
Date: Thu Jul 12 17:17:27 UTC 2012
Modified Files:
src/sys/dev/mscp [netbsd-6]: mscp.c mscp.h mscp_subr.c
Log Message:
Pull up following revision(s) (requested by abs in ticket #410):
sys/dev/mscp/mscp.h: revision 1.9
sys/dev/mscp/mscp.c: revision 1.35
sys/dev/mscp/mscp_subr.c: revision 1.43
Adjust MSCP attach routines. The current code worked fine on simh-vax, but
unfortunately failed on at least one 'real' SCSI MSCP adaptor.
In the updated code
mscp_dorsp()
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.18.1 src/sys/dev/mscp/mscp.c
cvs rdiff -u -r1.8 -r1.8.116.1 src/sys/dev/mscp/mscp.h
cvs rdiff -u -r1.41.18.1 -r1.41.18.2 src/sys/dev/mscp/mscp_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index