Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 1997 10:13:41 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org, hackers@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
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>
In-Reply-To: Your message of "Sun, 07 Dec 1997 22:16:46 -0200." <199712080016.WAA22731@gaia.coppe.ufrj.br> 
References:  <199712080016.WAA22731@gaia.coppe.ufrj.br> 

next in thread | previous in thread | raw e-mail | index | archive | help

>// >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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712080114.KAA00192>