mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 17:51:07 -04:00
- add a dma hack similar to the NetBSD one
- change PDQ_OS_MEM{RD,WR} to use readl/writel rather than deref'ing
a 32 bit va.
Note that I did just enough to get this working on alpha. I probably
should have updated it to use busspace, but I was too lazy to navigate
the twisty minefield of ifdefs that make up this driver.
Tested by: wilko (on both x86 and alpha)
|
||
|---|---|---|
| .. | ||
| if_fea.c | ||
| if_fpa.c | ||
| pdq.c | ||
| pdq_ifsubr.c | ||
| pdqreg.h | ||
| pdqvar.h | ||