Changed to inherit from DmaDevice to avoid multiple inheritance (now
authorAndrew Schultz <alschult@umich.edu>
Mon, 22 Mar 2004 21:50:09 +0000 (16:50 -0500)
committerAndrew Schultz <alschult@umich.edu>
Mon, 22 Mar 2004 21:50:09 +0000 (16:50 -0500)
commit8baccdc6d3239376e547a391b2adb5c6f1d442ad
tree214fa004fcef01d0997c49360a8ad7d2bec3073f
parent1eb0c9626a575dfc9f2e32243610e76614c331d2
Changed to inherit from DmaDevice to avoid multiple inheritance (now
assumes that all PCI devices are DmaDevices, and if not, they can just
ignore the DMA stuff)

--HG--
extra : convert_revision : aa58b658370696674ca4c32b265bc0400e5dda5a
dev/pcidev.cc
dev/pcidev.hh