freebsd-dev/sys/dev/pdq
Andrew Gallatin 9fe64a3aa6 make PCI DEFPA fiddi adapters work on alpha:
- 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)
2001-01-08 21:04:33 +00:00
..
if_fea.c
if_fpa.c
pdq_ifsubr.c
pdq.c
pdqreg.h
pdqvar.h make PCI DEFPA fiddi adapters work on alpha: 2001-01-08 21:04:33 +00:00