On Tue, Jul 19, 2011 at 10:50:18AM +0200, repository service wrote:
.voltage = {4750, 5250}, /* -55 speed is +-5%, all others +-10% */
.voltage = {4750, 5250}, /* 4.75-5.25V for type -55, others 4.5-5.5V */
Might be useful to make these comments into real struct members (strings), they can be displayed as small popups when you hover the mouse over the voltage field in GUIs (for example).
Uwe.