--- a/src/asic.h Wed Sep 10 02:03:20 2008 +0000 +++ b/src/asic.h Fri May 29 18:47:05 2015 +1000 @@ -218,3 +218,5 @@ void asic_clear_event( int event ); void asic_g2_write_word( ); + +gboolean asic_enable_ide_interface( gboolean enable );