The ide_ctrl serialize and unserialize were broken.
authorAuthor Name <r.d.strong@gmail.com>
Mon, 15 Dec 2008 07:29:49 +0000 (23:29 -0800)
committerAuthor Name <r.d.strong@gmail.com>
Mon, 15 Dec 2008 07:29:49 +0000 (23:29 -0800)
commit13f7fdcf67f9ed893a575e78ef170b42eda58ef4
treef84a233422c303a669c3a6421a88ec0cc67b581d
parentdae531c0494bc6142ae3febc3623a4514a727614
The ide_ctrl serialize and unserialize were broken.
Multiple channels were saving their state under the
same name. This patch separates the saved state of
the primary and secondary channel.
src/dev/ide_ctrl.cc
src/dev/ide_ctrl.hh