|
|
| version 1.14, 2004/01/23 08:44:30 | version 1.15, 2004/03/22 05:38:47 |
|---|---|
| Line 149 static const SYSPCMD np2spcmd[] = { | Line 149 static const SYSPCMD np2spcmd[] = { |
| {str_hwreset, np2sysp_hwreset, NULL, 0}, | {str_hwreset, np2sysp_hwreset, NULL, 0}, |
| // extension | // extension |
| #if defined(SUPPORT_SASI) | #if defined(SUPPORT_IDEIO) || defined(SUPPORT_SASI) |
| {str_sasibios, np2sysp_sasi, NULL, 0}, | {str_sasibios, np2sysp_sasi, NULL, 0}, |
| #endif | #endif |
| #if defined(SUPPORT_SCSI) | #if defined(SUPPORT_SCSI) |