summaryrefslogtreecommitdiff
path: root/dev/pcidev.hh
AgeCommit message (Expand)Author
2004-11-22Print a warning if two devices are sharing the same interruptAli Saidi
2004-11-13Use parameter structs for initialization so it's easierNathan Binkert
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-03-22Change member variable names to lower caseAndrew Schultz
2004-03-22Changed to inherit from DmaDevice to avoid multiple inheritance (nowAndrew Schultz
2004-03-11It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ...Lisa Hsu
2004-02-10Changed new linux stuff to work with new FunctionalMemory interface andAndrew Schultz
2004-02-05Fix PCI code so it builds properly nowAndrew Schultz
2004-02-04Added code so that BAR writes will result in an updated memory mappingAli Saidi
2004-02-04Changes to support PciDev as a new base class for devices which use PCIAndrew Schultz