Date: Tue, 14 Jan 92 17:22:08 CST From: johnsonm@stolaf.edu (Michael K. Johnson) While we are discussing what we are missing for X, I would like to mention one small thing -- /dev/mouse. It would be a cute trick if someone who has the spec's available for several mice put an autoconfig mouse driver in the kernel. This might actually be of use before X, but I can't think of anything right off.... The 386 X server sources in the X11R5 distribution comes with support for the following mice: MicroSoft, MouseSystems, MMSeries, Logitech, Mouseman, BusMouse. Except for the BusMouse, all of the other formats just require access to the serial port. You don't need to put the mouse support in the kernel, except for the BusMouse case, and even then most of the hard work can and should be done out of the kernel. One thing which will require some kernel work for the X server is to add some ioctl()'s to the console for switching it to direct mode, where you get scancodes instead of ASCII characters (X will do its own keyboard mapping and remapping), and some other ioctl()'s to do set and reset the keyboard LED's, and start and stop the speaker at a specified pitch, etc., etc. But that shouldn't be too hard to do, although I don't know how easy it will be to make these changes work with the Virtual Console mode --- we do want to be able to have an X server running in one VC, and be able to switch into another VC to do debugging work. - Ted
| Davide Libenzi | [patch 7/8] fdmap v2 - implement sys_socket2 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Rémi Denis-Courmont | [PATCH] USB host CDC Phonet network interface driver |
| David Miller | [GIT]: Networking |
git: | |
