Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   mjacob
Date:           Sun Jan  3 02:47:10 UTC 2010

Modified Files:
        src/sys/dev/ic: isp.c isp_stds.h isp_tpublic.h ispmbox.h

Log Message:
Add some more definitions appropriate for T10 standards
and use those cleaned up definitions.

Use 2100 style firmware loading if the load address and
load size is less than 64k. Some apparently buggy ROMs
out there choke otherwise.

Clean up some WWNN derivations from WWPN.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/dev/ic/isp.c
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/isp_stds.h
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/isp_tpublic.h
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/ic/ispmbox.h

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