Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Thu Sep 30 23:12:30 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: bha.c bhareg.h bhavar.h

Log Message:
Rework the Buslogic SCSI driver in preparation for some pending improvements
to the SCSIPI subsystem.
- Determine more characteristics about the board, including the number
  of concurrent commands that the processor can execute at a time.
- Rework memory allocation strategy so that we can do dynamic pre-allocation
  of resources according to workload.

Thanks to the Linux Buslogic driver for having some useful comments.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/bha.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/bhareg.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/bhavar.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