NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55103: /dev/wsmouse returns EINVAL



The following reply was made to PR kern/55103; it has been noted by GNATS.

From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55103: /dev/wsmouse returns EINVAL
Date: Fri, 3 Apr 2020 14:10:45 -0000 (UTC)

 paul%whooppee.com@localhost (Paul Goyette) writes:
 
 > It's a bit more complex than that, since using the old protocol
 > also means using old 32-bit time-stamps.
 
 It's only truncating one 64bit time_t value to a 32bit time_t value.
 While you can put that into an abstraction layer and load the entire
 compat_50 module, you could also just cast the value. :)
 
 
 > I'm quite happy with your changes.  Do you want to commit, or
 > would you prefer that I do it?
 
 I'll commit it later..
 
 -- 
 -- 
                                 Michael van Elst
 Internet: mlelstv%serpens.de@localhost
                                 "A potential Snark may lurk in every tree."
 


Home | Main Index | Thread Index | Old Index