--- a/src/asic.h Wed Sep 10 02:03:20 2008 +0000 +++ b/src/asic.h Tue Feb 28 17:25:26 2012 +1000 @@ -218,3 +218,5 @@ void asic_clear_event( int event ); void asic_g2_write_word( ); + +gboolean asic_enable_ide_interface( gboolean enable );