Searched hist:10069 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/
H A Dbaddev.ccdiff 10069:17c8cf9907e1 Tue Feb 18 05:50:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> dev: Include basic devices in NULL ISA build

This patch enbles use of the basic PIO devices as part of the NULL
build. Although it might seem counter intuitive to have a PIO device
without being able to execute a driver, this change enables us to
break a device class hierarchy into an ISA-agnostic part, and an
ISA-specific part, without requiring multiple-inheritance. The
ISA-agnostic base class is a PIO device, but does not make use of the
port.
H A DSConscriptdiff 10069:17c8cf9907e1 Tue Feb 18 05:50:00 EST 2014 Andreas Hansson <andreas.hansson@arm.com> dev: Include basic devices in NULL ISA build

This patch enbles use of the basic PIO devices as part of the NULL
build. Although it might seem counter intuitive to have a PIO device
without being able to execute a driver, this change enables us to
break a device class hierarchy into an ISA-agnostic part, and an
ISA-specific part, without requiring multiple-inheritance. The
ISA-agnostic base class is a PIO device, but does not make use of the
port.

Completed in 9 milliseconds