freebsd-dev/sys/dev/arcmsr
Scott Long 701d9f1f1d 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
2005-05-03 05:44:42 +00:00
..
arcmsr.c The driver looks like it can create valid 64-bit scatter-gather lists, so 2005-05-03 05:44:42 +00:00
arcmsr.h