Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 07/05/2000 15:12:25
Module Name: syssrc
Committed By: mjacob
Date: Wed Jul 5 22:12:24 UTC 2000
Modified Files:
syssrc/sys/dev/pci: isp_pci.c
Log Message:
Use new isp_handle_index function. Redo how firmware is checked for
and loaded. Remember to enable interrupts after isp_reset but before
isp_attach. Return CMD_EAGAIN on request queue overflow so we can retry
the command when there's more queue space.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/pci/isp_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.