--- np2/io/np2sysp.c 2004/01/22 01:10:04 1.12 +++ np2/io/np2sysp.c 2004/01/22 04:23:06 1.13 @@ -147,7 +147,7 @@ static const SYSPCMD np2spcmd[] = { #endif #if defined(SUPPORT_HOSTDRV) - {str_hdrvcheck, np2sysp_outstr, "supported", 0}, + {str_hdrvcheck, np2sysp_outstr, "0.74", 0}, {str_hdrvopen, hostdrv_mount, NULL, 0}, {str_hdrvclose, hostdrv_unmount, NULL, 0}, {str_hdrvintr, hostdrv_intr, NULL, 0},