HardenedBSD/sys
n_hibma 678ee57ac4 When the mouse is being disconnected, do the followings:
- Call ums_disable() to abort the pipe.
- Do not wake up processes which has been waiting or polling for mouse
  data.  It won't be available anymore.

Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-05-30 12:48:49 +00:00
..
alpha Use resource allocation apis to get ports. 1999-05-30 10:49:25 +00:00
amd64 Allow up to 8 ports, 4 memory regions and two irqs and drqs. 1999-05-30 11:05:39 +00:00
boot Typo: "can't boot 'boot'" should be "can't boot 'kernel'" 1999-05-30 10:45:03 +00:00
cam
coda
compat
compile
conf Add new Bt848/Bt878 driver options. 1999-05-28 10:27:22 +00:00
contrib
ddb
dev When the mouse is being disconnected, do the followings: 1999-05-30 12:48:49 +00:00
fs
geom
gnu
i4b
i386 No support for pnp yet. 1999-05-30 11:12:30 +00:00
isa Simplistic pnp support. Needs more ids to be added. 1999-05-30 11:14:39 +00:00
isofs/cd9660
kern * Add a function devclass_create() which looks up the named devclass and 1999-05-30 10:27:11 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci In pci_alloc_resource() only check start and end to see if its a default. 1999-05-30 10:54:31 +00:00
posix4
powerpc
rpc
svr4
sys * Add a function devclass_create() which looks up the named devclass and 1999-05-30 10:27:11 +00:00
tools
ufs
vm Addendum to 1.155. Verify the existence of the object before checking 1999-05-30 01:12:19 +00:00
Makefile