]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The driver looks like it can create valid 64-bit scatter-gather lists, so
authorscottl <scottl@FreeBSD.org>
Tue, 3 May 2005 05:44:42 +0000 (05:44 +0000)
committerscottl <scottl@FreeBSD.org>
Tue, 3 May 2005 05:44:42 +0000 (05:44 +0000)
commit1442686b2702f488b3a3bf5ac279ac7669325dd4
tree52424bbc9260aa1f1f587e55e2b0e8dc67b3fdb2
parent8643f7775a81469779efcbd3306fc2651aadee29
The driver looks like it can create valid 64-bit scatter-gather lists, so
don't restrict it to a 32-bit address space.  Also use the correct busdma
flags for the SRB memory area.

MFC After: 3 days
sys/dev/arcmsr/arcmsr.c