This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-10 06:15:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2d12d35cf8
opnsense-src
/
sys
/
dev
/
mvs
History
John Baldwin
a2677ff239
Don't bother clearing maps for static DMA allocations to NULL. Instead,
...
leave them as purely opaque values that are only set by bus_dmamem_alloc().
2014-06-17 18:10:06 +00:00
..
mvs.c
Don't bother clearing maps for static DMA allocations to NULL. Instead,
2014-06-17 18:10:06 +00:00
mvs.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
mvs_if.m
mvs_pci.c
Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses
2013-04-18 12:43:06 +00:00
mvs_soc.c
Follow r261352 by updating all drivers which are children of simplebus
2014-02-02 19:17:28 +00:00