Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 1998 13:51:14 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        stable@freebsd.org
Cc:        yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: ATTENTION: new mouse code merge from -current 
Message-ID:  <199801300451.NAA04571@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Fri, 30 Jan 1998 13:44:26 JST." <199801300444.NAA04319@zodiac.mech.utsunomiya-u.ac.jp> 
References:  <199801300444.NAA04319@zodiac.mech.utsunomiya-u.ac.jp> 

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I made a mistake ;-<

>>The change involves slight modification of some of console and mouse
>>ioctls.  However, binary compatibility support is provided, thus, old
>>moused and existing programs which accesses mice will run as-is on
>>the updated kernel.
>
>Note that the NEW moused won't work with the OLD kernel. 
>
>To summerize:
>
>1. If you have rebuilt the kernel, but haven't made world, your 
>system should continue working as before.
>
>2. If you have done `make world' first, then you must rebuild the
>kernel AFTER `make world'.

The above two statements are correct.

>3. If you have rebuilt the kernel first, but haven't made world, 
>mouse stuff will NOT work. Rebuild the kernel AFTER `make world'.

3 is wrong. This should be:

3. If you have rebuilt the kernel first, then did `made world', 
mouse stuff will NOT work. Rebuild the kernel AFTER `make world'.

Thank you.
Kazu



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