Module Name: src Committed By: riastradh Date: Sun Nov 20 22:36:45 UTC 2016
Modified Files: src/sys/dev/ieee1394: firewire.c firewirereg.h fwohci.c Log Message: Defer initialization of isodma channels until we know how many. Should fix a bug I introduced four years ago in: https://mail-index.netbsd.org/source-changes/2012/08/04/msg036211.html To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ieee1394/firewire.c cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ieee1394/firewirereg.h cvs rdiff -u -r1.137 -r1.138 src/sys/dev/ieee1394/fwohci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.