|
|
| version 1.12, 2004/01/22 01:10:04 | version 1.13, 2004/01/22 04:23:06 |
|---|---|
| Line 147 static const SYSPCMD np2spcmd[] = { | Line 147 static const SYSPCMD np2spcmd[] = { |
| #endif | #endif |
| #if defined(SUPPORT_HOSTDRV) | #if defined(SUPPORT_HOSTDRV) |
| {str_hdrvcheck, np2sysp_outstr, "supported", 0}, | {str_hdrvcheck, np2sysp_outstr, "0.74", 0}, |
| {str_hdrvopen, hostdrv_mount, NULL, 0}, | {str_hdrvopen, hostdrv_mount, NULL, 0}, |
| {str_hdrvclose, hostdrv_unmount, NULL, 0}, | {str_hdrvclose, hostdrv_unmount, NULL, 0}, |
| {str_hdrvintr, hostdrv_intr, NULL, 0}, | {str_hdrvintr, hostdrv_intr, NULL, 0}, |