mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
every architecture's busdma_machdep.c. It is done by unifying the bus_dmamap_load_buffer() routines so that they may be called from MI code. The MD busdma is then given a chance to do any final processing in the complete() callback. The cam changes unify the bus_dmamap_load* handling in cam drivers. The arm and mips implementations are updated to track virtual addresses for sync(). Previously this was done in a type specific way. Now it is done in a generic way by recording the list of virtuals in the map. Submitted by: jeff (sponsored by EMC/Isilon) Reviewed by: kan (previous version), scottl, mjacob (isp(4), no objections for target mode changes) Discussed with: ian (arm changes) Tested by: marius (sparc64), mips (jmallet), isci(4) on x86 (jharris), amd64 (Fabian Keil <freebsd-listen@fabiankeil.de>) |
||
|---|---|---|
| .. | ||
| adv_eisa.c | ||
| adv_isa.c | ||
| adv_pci.c | ||
| advansys.c | ||
| advansys.h | ||
| advlib.c | ||
| advlib.h | ||
| advmcode.c | ||
| advmcode.h | ||
| adw_pci.c | ||
| adwcam.c | ||
| adwlib.c | ||
| adwlib.h | ||
| adwmcode.c | ||
| adwmcode.h | ||
| adwvar.h | ||