Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/16/2001 21:13:02
Module Name: syssrc
Committed By: he
Date: Fri Mar 16 19:13:02 UTC 2001
Modified Files:
syssrc/sys/dev/ic [netbsd-1-5]: isp.c
Log Message:
Pull up revisions 1.66-1.73 (requested by mjacob):
Add ISPCTL_RUN_MBOXCMD control function and ISPASYNC_UNHANDLED_RESPONSE
async event. Call ISP_DUMPREGS on f/w erro. Correct problem in
bitmap for MBOX_DUMP_RAM. Remove ISP2100_FABRIC defines. When
resetting the Qlogic 2X00 units, reset the FPM (Fibre Protocol
Module) and FBM (Fibre Buffer Modules). Massively redo how loop
events are handled. Throw out ISP_CFG_NOINIT and do HBA roles
instead. Use a SNS REGISTER FC4 TYPE subcommand to register with
the name server. Don't attempt to modify strings that the compiler
might have marked readonly. Bad ANSI! No Biscuit! Do some -Wformat
patches. Fix longstanding bug in ICB initialization of WWNs.
Handles are u_int16_t now. ANSIfy.
To generate a diff of this commit:
cvs rdiff -r1.53.2.3 -r1.53.2.4 syssrc/sys/dev/ic/isp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.