>// >How much memory does this model info waste ?
>//
>// int*5 = 20 bytes
[snip]
>
>You said it would be "printed", so I imagine an array of strings.
Ah, yes, information is stored in memory for later use AND a
human-readable string corresponding to the information is printed.
The driver has the following static strings:
"NetScroll Mouse", "NetMouse", "GlidePoint", "ThinkingMouse",
"IntelliMouse", "MouseMan+", "Generic PS/2 mouse"
Maybe you are thinking this is too much?
Kazu