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:   fvdl
Date:           Wed Oct  8 17:38:31 UTC 2003

Modified Files:
        src/sys/dev/ic: aic79xxvar.h aic7xxxvar.h

Log Message:
Cap the transfer size at MAXPHYS, the driver won't get bigger requests
than that. Allocating 16M per SCB is silly (as pointed out by
Frederick Bruckman).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/aic79xxvar.h
cvs rdiff -r1.41 -r1.42 src/sys/dev/ic/aic7xxxvar.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