--- np2/cbus/ideio.h 2005/04/06 16:46:07 1.10 +++ np2/cbus/ideio.h 2007/11/03 00:00:19 1.11 @@ -173,7 +173,7 @@ extern IDEIO ideio; void IOOUTCALL ideio_w16(UINT port, REG16 value); REG16 IOINPCALL ideio_r16(UINT port); -void ideio_reset(void); +void ideio_reset(const NP2CFG *pConfig); void ideio_bind(void); void ideio_notify(REG8 sxsidrv, UINT action);