gem5/kern
Ali Saidi 231fac0a2b more modifications for cross-endian support. linux now gets to pciconfig
dev/alpha_console.cc:
    rather than acessing a byte array for alpha access, access the members
    **this requires an updated console**
dev/pcidev.cc:
    correctly type all the pci data and store in in little endian no
    matter what system we are on
dev/tsunami_uart.cc:
    correct a bug with the data type.
kern/linux/linux_system.cc:
    system type in hwprb needs to be endian happy as well.

--HG--
extra : convert_revision : 8de9bb69365b5d30fceaf4fa342a1639f92d7a83
2004-06-23 15:07:09 -04:00
..
linux more modifications for cross-endian support. linux now gets to pciconfig 2004-06-23 15:07:09 -04:00
tru64 Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
system_events.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
system_events.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00