gem5/dev
Andrew Schultz 43787ad863 Added initial (hackish) support for translating between a PCI bus address
and a physical memory address for DMA

dev/tsunami_pchip.cc:
dev/tsunami_pchip.hh:
    Changed registers to array and added mapping function to translate between
    PCI bus space and physical address space

--HG--
extra : convert_revision : e9dc4de4e7effe8e8e2365298843d6f767b5a289
2004-02-21 20:29:38 -05:00
..
alpha_access.h - Whack unused code 2004-02-09 10:49:48 -05:00
alpha_console.cc Fix masking of read/write address to get read/write offset 2004-02-10 22:35:18 -05:00
alpha_console.hh Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
baddev.cc Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
baddev.hh Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
console.cc Merge 2004-01-30 16:01:26 -05:00
console.hh Fix character input by handling the character and the 2004-01-29 16:32:03 -05:00
disk_image.cc Modify handling of serialize:dir parameter to make it more useful. 2004-01-11 15:24:18 -08:00
disk_image.hh Serialization support for cow images 2003-10-30 16:48:23 -05:00
etherbus.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherbus.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherint.cc Don't need to include sim/param.hh in sim_object.hh anymore. 2003-10-21 21:32:15 -07:00
etherint.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.hh Add support for "serializing" instructions that flush 2004-02-04 21:42:00 -08:00
etherpkt.hh Merge Steve & Erik's etherdev & scsi changes with mine (specifically 2003-10-29 22:13:16 -08:00
ethertap.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
ethertap.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
pciconfigall.cc Fix masking of read/write address to get read/write offset 2004-02-10 22:35:18 -05:00
pciconfigall.hh Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
pcidev.cc Fix some debug printing errors 2004-02-15 18:24:14 -05:00
pcidev.hh Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
pcireg.h Import changeset 2003-10-07 10:41:54 -04:00
platform.hh Added platform.hh 2004-02-09 14:52:41 -05:00
simple_disk.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
simple_disk.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tsunami.cc Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00
tsunami.hh Fixes for updating mmu mappings 2004-02-09 14:47:39 -05:00
tsunami_cchip.cc Fix the RTC code so it is in the cchip, only interrupt processors that 2004-02-20 16:51:19 -05:00
tsunami_cchip.hh Fix the RTC code so it is in the cchip, only interrupt processors that 2004-02-20 16:51:19 -05:00
tsunami_io.cc Fix the RTC code so it is in the cchip, only interrupt processors that 2004-02-20 16:51:19 -05:00
tsunami_io.hh Changed new linux stuff to work with new FunctionalMemory interface and 2004-02-10 00:19:43 -05:00
tsunami_pchip.cc Added initial (hackish) support for translating between a PCI bus address 2004-02-21 20:29:38 -05:00
tsunami_pchip.hh Added initial (hackish) support for translating between a PCI bus address 2004-02-21 20:29:38 -05:00
tsunami_uart.cc Merge 2004-02-11 15:36:36 -05:00
tsunami_uart.hh Fix masking of read/write address to get read/write offset 2004-02-10 22:35:18 -05:00
tsunamireg.h fixed mapping of device memory and i/o space 2004-02-05 15:12:33 -05:00