Re: cvs commit: src/sys/i386/conf LINT src/sys/i386/include console.h mouse.h src/sys/i386/isa kbdio.h mse.c psm.c syscons.c

[ Available lists | Index of cvs-sys | Month of Dec 1997 | Week of 7 Dec 1997 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Date
7 Dec 1997 17:07:52
Subject
Re: cvs commit: src/sys/i386/conf LINT src/sys/i386/include console.h mouse.h src/sys/i386/isa kbdio.h mse.c psm.c syscons.c
Message-ID
199712080114.KAA00192@zodiac.mech.utsunomiya-u.ac.jp


[ Hide this part ]
 
>// >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


Elapsed time: 0.438 seconds