> That's at the wrong level... the port interface isn't a problem, you > can build a 3-byte Request/Packet and send it. The problem is the > interface between the ISA and CPU.
I see. It seems that we need to add read/write methods that accept a void * + a length. We could build the current templated versions off that version. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
