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 Use appropriate resource management accessors instead of directly 2000-10-18 00:09:26 +00:00
if_fpa.c Newbusify the PCI PDQ (fddi) attachment. This isn't as clean as 2001-01-02 09:30:48 +00:00
pdq_ifsubr.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
pdq.c
pdqreg.h Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
pdqvar.h make PCI DEFPA fiddi adapters work on alpha: 2001-01-08 21:04:33 +00:00