NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sdmmc / mvsdio and SDHC



lists%zecrazytux.net@localhost (=?utf-8?Q?S=C3=A9bastien?= Bocahu) writes:

>I read some sdmmc/shdc code and noticed a bunch of timeout constants defined as
>'hz'.

>Just a guess: hz is 100 on my platform, wich would give a timeout of
>10ms. I tried to add a 50x multiplier, but it did not help.

hz is the number of ticks per second. A delay or timeout of 'hz' ticks
is therefore one second.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index