summaryrefslogtreecommitdiff
path: root/dev/ide_disk.hh
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-18add regStats() back to ide_diskAli Saidi
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi
2006-04-20make ide disk work for newmemAli Saidi
2006-03-29Add some basic statistics to the disk modelRon Dreslinski
2006-02-21Made Addr a global typeGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-06-05Many files:Steve Reinhardt
2005-06-04Fix doxgyen commentsAli Saidi
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2004-06-23Fix to properly shadow the DEV bit in the Drive/Head register so otherAndrew Schultz
2004-06-04MergeAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-03Fixes in translation in PCI to DMA address to fix boot problems withAndrew Schultz
2004-06-01Fixes to the state machine to properly support software reset and to fixAndrew Schultz
2004-05-12Fixes to DMA writing (still unverified) and added serialize/unserializeAndrew Schultz
2004-05-11Changes to fix bad DMA handling by disk when using scatter gather pageAndrew Schultz
2004-05-06Whole mess'o'changes.. see individual filesAndrew Schultz
2004-05-03Checkin of latest IDE and some separation between platforms (Tsunami andAndrew Schultz
2004-03-23Add initial support for IDEAndrew Schultz