Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: bjh21
Date: Sun Oct 1 22:02:55 UTC 2006
Modified Files:
src/sys/arch/sgimips/hpc: wdsc.c
src/sys/dev/ic: wd33c93.c wd33c93var.h
src/sys/dev/podulebus: sec.c
Log Message:
Allow wd33c93 attachments to choose what DMA mode it should use, and arrange
to use burst mode on sec(4), which makes it slightly but significantly faster.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/sgimips/hpc/wdsc.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/wd33c93.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/wd33c93var.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/podulebus/sec.c
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