summaryrefslogtreecommitdiff
path: root/src/dev/pcidev.hh
AgeCommit message (Expand)Author
2009-02-01Devices: Add support for legacy fixed IO locations in BARs.Gabe Black
2007-08-16PCI: Move PCI Configuration data into devices now that we can inherit paramet...Ali Saidi
2007-08-16Devices: Make EtherInts connect in the same way memory ports currently do.Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-05-21Change getDeviceAddressRanges to use bool for snoop arg.Steve Reinhardt
2007-05-09add a backoff algorithm when nacks are received by devicesAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-08-30Move more common functionality into SimpleTimingPort,Steve Reinhardt
2006-08-28Get rid of unused BARAddrs[] in PciConfigData object.Steve Reinhardt
2006-08-28Cleanup: formatting, comments, DPRINTFs.Steve Reinhardt
2006-07-12memory mode information now contained in system objectAli Saidi
2006-07-06Add default responder to busAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt