after unserialization in the ide driver we need to reprogram the
authorAli Saidi <saidi@eecs.umich.edu>
Fri, 11 Jun 2004 05:55:20 +0000 (01:55 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Fri, 11 Jun 2004 05:55:20 +0000 (01:55 -0400)
commitca0dcd048c02ac1857d487e4f027bf8bf18e4266
treeb9790cc5b9453e52c4eb74921ecb4d5a7790c02f
parent7902e0bec78aa12066baf8f8e62bf316dad5cd6a
after unserialization in the ide driver we need to reprogram the
busbridges. Also small fix for gcc 3.3.3.

dev/etherpkt.hh:
    Gcc 3.3.3 wants assert.h to be include in this file.
dev/ide_ctrl.cc:
    after unserialization we need to tell the busbridges what addresses to
    respond to.

--HG--
extra : convert_revision : a421197a5be07761bdef571d0a9406d77788e270
dev/etherpkt.hh
dev/ide_ctrl.cc