Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/25/2000 19:38:36
Module Name: syssrc
Committed By: tv
Date: Wed Oct 25 16:38:36 UTC 2000
Modified Files:
syssrc/sys/dev/sbus [netbsd-1-5]: if_le_ledma.c
Log Message:
Pullup 1.12 and 1.13 [mrg]:
rework to use bus_dmamem_map() then bus_dmamem_load(), rather than
bus_dmamem_load_raw() then bus_dmamem_map().
ensure DMA mappings are not mapped streamable. fixes ethernet problems on
ultrasparc sbus class machines. from eeh.
To generate a diff of this commit:
cvs rdiff -r1.10.4.1 -r1.10.4.2 syssrc/sys/dev/sbus/if_le_ledma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.