Source-Changes archive

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

CVS commit: syssrc/sys/dev/scsipi



Module Name:    syssrc
Committed By:   bouyer
Date:           Sun Oct 14 20:31:25 UTC 2001

Modified Files:
        syssrc/sys/dev/scsipi: scsipi_base.c scsipiconf.h

Log Message:
Call ADAPTER_REQ_GROW_RESOURCES from the completion thread, if possible.
This allows HBA drivers to call bus_dmamem_map() safely.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/dev/scsipi/scsipiconf.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