Statistics
| Branch: | Revision:

root / hw / ide-isa.c @ cebbe6d4

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
cebbe6d4 08/28/2009 04:43 am Gerd Hoffmann

ide: add save/restore support for isa

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

ec82026c 08/28/2009 04:43 am Gerd Hoffmann

ide: split away ide-isa.c

create ide-isa.c and place isa bus support there.
only build ide-isa support for platforms using it.
also create ide.h header file.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>