> Also, when I try and use the -k and the -K switches (keep settings after
> reset), the programs says that it worked. However, after I restart the
> system, these "flags" are set to 0 again. Is this normal? In other words:
> hdparam -k /dev/hda
> keepsettings = 0 (off)
> # now lets set the -k option (keep settings after refresh).
> hdparam -k1 /dev/hda
> setting keep_settings to 1 (on)
> keepsettings = 1 (on)
> # noe lets restart the system and query again
> hdparam -k /dev/hda
> keepsettings = 0 (off)
>
> Is this normal?
This only relates to a ide bus reset in case of a failure, not system reset.
-- Vojtech Pavlik SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/