freebsd_amp_hwpstate/sys
Kazutaka YOKOTA 358e851a59 Fix for a PS/2 mouse model from MouseSystems. It now appears that
this mouse can correctly operate only in the high resolution mode.

If the mouse pointer jumps to the top or left edge or the top-left
corner of the screen, try defining PSM_MSCKLUDGE in the kernel
configuration file. This option will put the mouse in the high
resolution mode during device initialization.
1997-11-21 11:36:21 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Previous commit refers to SWAP_PART, which is only defined if the include 1997-11-21 05:44:07 +00:00
compat Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
compile
conf Typo fix. 1997-11-17 13:57:40 +00:00
ddb Cleaned up revs.1.19-1.21: 1997-11-20 16:53:23 +00:00
dev - Renamed <pccard/card.h> -> <pccard/cardinfo.h>. 1997-11-20 15:48:41 +00:00
fs Staticize. 1997-11-18 15:07:35 +00:00
geom There is no ccdread() nor ccdwrite(). 1997-11-18 14:39:04 +00:00
gnu Use consistent description strings for M_EXT2NODE. This also fixes a 1997-11-20 16:56:25 +00:00
i386 Fix for a PS/2 mouse model from MouseSystems. It now appears that 1997-11-21 11:36:21 +00:00
isa - Renamed <pccard/card.h> -> <pccard/cardinfo.h>. 1997-11-20 15:48:41 +00:00
isofs/cd9660 Staticize a few things. 1997-11-18 14:40:36 +00:00
kern Fixed a sloppy common-style definitions. 1997-11-20 20:07:59 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs Staticize. 1997-11-18 15:07:35 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
net Removed now-unused blocking mode flag. 1997-11-18 16:37:04 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Add Matt Dillon's quick fix hack for the self-connect DoS. 1997-11-20 20:04:49 +00:00
netipx Removed unused #includes. 1997-10-28 15:59:26 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Removed unused #includes. 1997-10-28 15:59:26 +00:00
netns
nfs Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsclient Reviewed by: various. 1997-11-12 05:42:33 +00:00
nfsserver Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
pc98 Sync with sys/i386/isa/pcaudio.c revision 1.38. 1997-11-19 11:37:06 +00:00
pccard - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with 1997-11-18 21:04:01 +00:00
pci Removed unused #includes. 1997-11-18 14:14:34 +00:00
powerpc/include
rpc
scsi Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
sys Fixed a sloppy common-style definitions. 1997-11-20 20:07:59 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs Fixed marking of access time for special files and fifos (don't do 1997-11-20 16:08:56 +00:00
vm Removed unused #include of <sys/malloc.h>. This file now uses only 1997-11-18 11:02:19 +00:00
Makefile