On Sat, 2002-11-30 at 02:54, Marcin Dalecki wrote: > Looking further I discovered that the writing method is filled with a > global nowrite() function. > > What should I do about it: > > 1. Just provide the trivial psmwrite() augmenting kernel level function, thus > presering the higher level driver for XFree? > > 2. Move everything in to the kernel space?! (The driver isn't exactly > small due to many features like border detection and so on...)
I think number 1 is probably best, IMHO it should go into moused, but given the way the moused code is written that is pretty tough :( Also if you follow step 1 you will have to provide some way of telling the psm device not to validate the input stream, because otherwise it will barf on the absolute packets. (I have done a little tinkering, but the moused/psm code makes my head explode) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message